Skip to content

Commit 520ac06

Browse files
pre-commit-ci[bot]codingjoe
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adamchainz/django-upgrade: 1.29.1 → 1.30.0](adamchainz/django-upgrade@1.29.1...1.30.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.2 → v0.15.4](astral-sh/ruff-pre-commit@v0.15.2...v0.15.4)
1 parent 2d4a1d8 commit 520ac06

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
hooks:
1818
- id: pyupgrade
1919
- repo: https://github.com/adamchainz/django-upgrade
20-
rev: 1.29.1
20+
rev: 1.30.0
2121
hooks:
2222
- id: django-upgrade
2323
- repo: https://github.com/codingjoe/esupgrade
@@ -34,7 +34,7 @@ repos:
3434
- mdformat-gfm
3535
- mdformat-gfm-alerts
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.15.2
37+
rev: v0.15.4
3838
hooks:
3939
- id: ruff-check
4040
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)