Skip to content

Commit

Permalink
chore(tests): increase test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
billsioros committed Mar 12, 2024
1 parent 373960b commit 22dfc4d
Show file tree
Hide file tree
Showing 3 changed files with 844 additions and 298 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
ci:
skip: [hadolint-docker]
autofix_commit_msg: 'refactor: `pre-commit.ci` auto fix'
autofix_prs: true
autoupdate_commit_msg: 'ci: `pre-commit.ci` auto update'
Expand Down Expand Up @@ -73,11 +72,6 @@ repos:
rev: v2.11
hooks:
- id: vulture
- repo: https://github.com/hadolint/hadolint
rev: v2.12.1-beta
hooks:
- id: hadolint-docker
args: ['--ignore', 'DL3006']
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.0
hooks:
Expand Down
Loading

0 comments on commit 22dfc4d

Please sign in to comment.