Skip to content

Commit 1a52938

Browse files
pre-commit-ci[bot]codingjoe
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adamchainz/django-upgrade: 1.31.1 → 1.32.0](adamchainz/django-upgrade@1.31.1...1.32.0) - [github.com/astral-sh/ruff-pre-commit: v0.16.3 → v0.16.4](astral-sh/ruff-pre-commit@v0.16.3...v0.16.4)
1 parent c061adb commit 1a52938

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
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: pyupgrade
2323
- repo: https://github.com/adamchainz/django-upgrade
24-
rev: 1.31.1
24+
rev: 1.32.0
2525
hooks:
2626
- id: django-upgrade
2727
- repo: https://github.com/hukkin/mdformat
@@ -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.16.3
37+
rev: v0.16.4
3838
hooks:
3939
- id: ruff-check
4040
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)