Skip to content

Commit 2b4a533

Browse files
[pre-commit.ci] pre-commit autoupdate (#4)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e976ff4 commit 2b4a533

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)