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 11c321f commit 7d68e0eCopy full SHA for 7d68e0e
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
hooks:
15
- id: doc8
16
- repo: https://github.com/adamchainz/django-upgrade
17
- rev: 1.24.0
+ rev: 1.25.0
18
19
- id: django-upgrade
20
args: [--target-version, "4.2"]
@@ -29,12 +29,12 @@ repos:
29
- id: rst-backticks
30
- id: rst-directive-colons
31
- repo: https://github.com/biomejs/pre-commit
32
- rev: v2.0.0-beta.3
+ rev: v2.0.0-beta.4
33
34
- id: biome-check
35
verbose: true
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
- rev: 'v0.11.9'
+ rev: 'v0.11.10'
38
39
- id: ruff
40
args: [--fix, --exit-non-zero-on-fix]
0 commit comments