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 f4d2af5 + b34b1a1 commit cf638a7Copy full SHA for cf638a7
1 file changed
.pre-commit-config.yaml
@@ -1,11 +1,11 @@
1
repos:
2
- repo: https://github.com/psf/black
3
- rev: 24.8.0
+ rev: 24.10.0
4
hooks:
5
- id: black
6
7
- repo: https://github.com/astral-sh/ruff-pre-commit
8
- rev: v0.6.9
+ rev: v0.8.3
9
10
- id: ruff
11
args: [--fix]
0 commit comments