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 c02dcbf + 61a73ec commit 4acf0a9Copy full SHA for 4acf0a9
1 file changed
.pre-commit-config.yaml
@@ -1,11 +1,11 @@
1
repos:
2
- repo: https://github.com/psf/black
3
- rev: 24.4.2
+ rev: 24.8.0
4
hooks:
5
- id: black
6
7
- repo: https://github.com/astral-sh/ruff-pre-commit
8
- rev: v0.5.4
+ rev: v0.6.5
9
10
- id: ruff
11
args: [--fix]
0 commit comments