Skip to content

Commit b80437e

Browse files
[pre-commit.ci] pre-commit autoupdate (#71)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4591cd4 commit b80437e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
exclude: (debugging\.py)
1212
- id: end-of-file-fixer
1313
- repo: https://github.com/pre-commit/pygrep-hooks
14-
rev: v1.7.1 # Use the ref you want to point at
14+
rev: v1.8.0 # Use the ref you want to point at
1515
hooks:
1616
- id: python-check-blanket-noqa
1717
- id: python-check-mock-methods

0 commit comments

Comments
 (0)