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 7d6069a + 73fccb2 commit 5fcfd2bCopy full SHA for 5fcfd2b
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.1.1
+ rev: 24.2.0
22
hooks:
23
- name: black
24
id: black
0 commit comments