Skip to content

Commit d4b5774

Browse files
authored
Merge pull request #675 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0756a8b + 22c77a1 commit d4b5774

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
@@ -10,7 +10,7 @@ repos:
1010
- id: debug-statements
1111

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

@@ -20,7 +20,7 @@ repos:
2020
- id: black
2121

2222
- repo: https://github.com/PyCQA/flake8
23-
rev: 6.0.0
23+
rev: 6.1.0
2424
hooks:
2525
- id: flake8
2626

0 commit comments

Comments
 (0)