Skip to content

Commit 7f1e48b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adamchainz/djade-pre-commit: 1.3.2 → 1.4.0](adamchainz/djade-pre-commit@1.3.2...1.4.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.7](astral-sh/ruff-pre-commit@v0.11.2...v0.11.7)
1 parent ba08ac2 commit 7f1e48b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ repos:
1515
args: ["--target-version", "4.0"]
1616

1717
- repo: https://github.com/adamchainz/djade-pre-commit
18-
rev: "1.3.2"
18+
rev: "1.4.0"
1919
hooks:
2020
- id: djade
2121
args: [--target-version, "4.1"]
2222

2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.11.2
24+
rev: v0.11.7
2525
hooks:
2626
- id: ruff
2727
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)