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 fb85d2c + 2390cfc commit 6c1391eCopy full SHA for 6c1391e
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: ruff
19
args: [--fix, --exit-non-zero-on-fix]
20
- repo: https://github.com/psf/black
21
- rev: 24.8.0
+ rev: 24.10.0
22
hooks:
23
- name: black
24
id: black
0 commit comments