We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f25a434 + 9e39c01 commit 10c98faCopy full SHA for 10c98fa
1 file changed
.pre-commit-config.yaml
@@ -1,11 +1,11 @@
1
repos:
2
- repo: https://github.com/asottile/pyupgrade
3
- rev: v2.34.0
+ rev: v2.37.1
4
hooks:
5
- id: pyupgrade
6
args: ["--py36-plus"]
7
- repo: https://github.com/psf/black
8
- rev: 22.3.0
+ rev: 22.6.0
9
10
- id: black
11
- repo: https://github.com/pycqa/flake8
0 commit comments