Skip to content

Commit 93278e5

Browse files
[pre-commit.ci] pre-commit autoupdate (#8)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b0f889b commit 93278e5

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
@@ -18,7 +18,7 @@ repos:
1818
args: [--branch, main]
1919
- id: trailing-whitespace
2020
- repo: https://github.com/pre-commit/pygrep-hooks
21-
rev: v1.7.1 # Use the ref you want to point at
21+
rev: v1.8.0 # Use the ref you want to point at
2222
hooks:
2323
- id: python-check-blanket-noqa
2424
- id: python-check-mock-methods

0 commit comments

Comments
 (0)