Skip to content

Commit e562b5c

Browse files
authored
Merge pull request #684 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2a3770f + df78026 commit e562b5c

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.4.0
3+
rev: v4.5.0
44
hooks:
55
- id: check-ast
66
- id: check-case-conflict
@@ -10,7 +10,7 @@ repos:
1010
- id: debug-statements
1111

1212
- repo: https://github.com/asottile/pyupgrade
13-
rev: v3.13.0
13+
rev: v3.15.0
1414
hooks:
1515
- id: pyupgrade
1616

0 commit comments

Comments
 (0)