Skip to content

Commit 47ebf88

Browse files
authored
Merge pull request #615 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 1e865a3 + 326f86e commit 47ebf88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ repos:
1010
- id: debug-statements
1111

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

1717
- repo: https://github.com/psf/black
18-
rev: 22.3.0
18+
rev: 22.10.0
1919
hooks:
2020
- id: black
2121

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

0 commit comments

Comments
 (0)