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.
1 parent f696067 commit 0a338c1Copy full SHA for 0a338c1
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: ruff
11
args: [--fix, --exit-non-zero-on-fix]
12
- repo: https://github.com/psf/black
13
- rev: 23.7.0
+ rev: 23.9.1
14
hooks:
15
- id: black
16
- repo: https://github.com/tox-dev/tox-ini-fmt
0 commit comments