Skip to content

Commit 20fad1b

Browse files
authored
Merge branch 'main' into add-deps
2 parents 66e95d2 + e60c31b commit 20fad1b

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)