Skip to content

Commit 06705ce

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adamchainz/django-upgrade: 1.25.0 → 1.27.0](adamchainz/django-upgrade@1.25.0...1.27.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.11](astral-sh/ruff-pre-commit@v0.12.4...v0.12.11)
1 parent b17653b commit 06705ce

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
@@ -1,12 +1,12 @@
11
repos:
22
- repo: https://github.com/adamchainz/django-upgrade
3-
rev: 1.25.0
3+
rev: 1.27.0
44
hooks:
55
- id: django-upgrade
66
args: [--target-version, "5.2"]
77

88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.12.4
9+
rev: v0.12.11
1010
hooks:
1111
- id: ruff-check
1212
- id: ruff-format

0 commit comments

Comments
 (0)