Skip to content

Commit 420476a

Browse files
pre-commit-ci[bot]codingjoe
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adamchainz/django-upgrade: 1.30.0 → 1.31.1](adamchainz/django-upgrade@1.30.0...1.31.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.18 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.18...v0.15.20)
1 parent c40054c commit 420476a

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.30.0
20+
rev: 1.31.1
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.18
37+
rev: v0.15.20
3838
hooks:
3939
- id: ruff-check
4040
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)