Skip to content

Commit 8626b5f

Browse files
committed
Bump pre-commit hook versions.
1 parent 68ac18b commit 8626b5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ repos:
4141
files: ^consolekit/.*\.py$
4242

4343
- repo: https://github.com/pre-commit/pygrep-hooks
44-
rev: v1.5.1
44+
rev: v1.7.0
4545
hooks:
4646
- id: python-no-eval
4747

4848
- repo: https://github.com/asottile/pyupgrade
49-
rev: v2.7.3
49+
rev: v2.7.4
5050
hooks:
5151
- id: pyupgrade
5252
args:

0 commit comments

Comments
 (0)