We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4591cd4 commit b80437eCopy full SHA for b80437e
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
exclude: (debugging\.py)
12
- id: end-of-file-fixer
13
- repo: https://github.com/pre-commit/pygrep-hooks
14
- rev: v1.7.1 # Use the ref you want to point at
+ rev: v1.8.0 # Use the ref you want to point at
15
hooks:
16
- id: python-check-blanket-noqa
17
- id: python-check-mock-methods
0 commit comments