Skip to content

Commit

Permalink
pre commit?
Browse files Browse the repository at this point in the history
  • Loading branch information
FBruzzesi committed May 10, 2024
1 parent 202a0a6 commit 5fc3ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
rev: 1.7.0
hooks:
- id: interrogate
args: [-vv, --ignore-nested-functions, --ignore-module, --ignore-init-method, --ignore-private, --ignore-magic, --ignore-property-decorators, --fail-under=90, iso_week_date, tests]
args: [iso_week_date, tests]
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.10.0
hooks:
Expand Down

0 comments on commit 5fc3ba5

Please sign in to comment.