Skip to content

Commit 7fb6069

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adamchainz/djade-pre-commit: 1.6.0 → 1.7.0](adamchainz/djade-pre-commit@1.6.0...1.7.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.8 → v0.14.9](astral-sh/ruff-pre-commit@v0.14.8...v0.14.9)
1 parent 0136ff9 commit 7fb6069

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: django-upgrade
2020
args: [--target-version, "4.2"]
2121
- repo: https://github.com/adamchainz/djade-pre-commit
22-
rev: "1.6.0"
22+
rev: "1.7.0"
2323
hooks:
2424
- id: djade
2525
args: [--target-version, "4.2"]
@@ -34,7 +34,7 @@ repos:
3434
- id: biome-check
3535
verbose: true
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: 'v0.14.8'
37+
rev: 'v0.14.9'
3838
hooks:
3939
- id: ruff
4040
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)