Skip to content

Commit

Permalink
ignore check-blanket-noqa for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Feb 28, 2024
1 parent 073ee5b commit caecbc0
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 @@ -26,7 +26,7 @@ repos:
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.10.0
hooks:
- id: python-check-blanket-noqa
# - id: python-check-blanket-noqa
- id: python-no-eval
- id: python-no-log-warn
- id: python-use-type-annotations
Expand Down

0 comments on commit caecbc0

Please sign in to comment.