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 5797070 commit de40d11Copy full SHA for de40d11
.pre-commit-config.yaml
@@ -11,12 +11,12 @@ repos:
11
- id: requirements-txt-fixer
12
13
- repo: https://github.com/MarcoGorelli/auto-walrus
14
- rev: v0.2.2
+ rev: 0.3.3
15
hooks:
16
- id: auto-walrus
17
18
- repo: https://github.com/astral-sh/ruff-pre-commit
19
- rev: v0.3.5
+ rev: v0.3.7
20
21
- id: ruff
22
- id: ruff-format
0 commit comments