Skip to content

Commit 7e115d6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adamchainz/django-upgrade: 1.24.0 → 1.25.0](adamchainz/django-upgrade@1.24.0...1.25.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.13](astral-sh/ruff-pre-commit@v0.11.8...v0.11.13)
1 parent 3ad18bd commit 7e115d6

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,6 +1,6 @@
11
repos:
22
- repo: https://github.com/adamchainz/django-upgrade
3-
rev: 1.24.0
3+
rev: 1.25.0
44
hooks:
55
- id: django-upgrade
66
args: [--target-version, "5.1"]
@@ -11,6 +11,6 @@ repos:
1111
- id: black
1212

1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.11.8
14+
rev: v0.11.13
1515
hooks:
1616
- id: ruff

0 commit comments

Comments
 (0)