Skip to content

Commit 59bf64c

Browse files
Merge 947b6a1 into e976ff4
2 parents e976ff4 + 947b6a1 commit 59bf64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: debug-statements
1111
- id: end-of-file-fixer
1212
- repo: https://github.com/pre-commit/pygrep-hooks
13-
rev: v1.7.1 # Use the ref you want to point at
13+
rev: v1.8.0 # Use the ref you want to point at
1414
hooks:
1515
- id: python-check-blanket-noqa
1616
- id: python-check-mock-methods

0 commit comments

Comments
 (0)