Skip to content

Commit 41a9da2

Browse files
[pre-commit.ci] pre-commit autoupdate (#967)
updates: - [github.com/adamchainz/django-upgrade: 1.29.0 → 1.29.1](adamchainz/django-upgrade@1.29.0...1.29.1) - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.2](astral-sh/ruff-pre-commit@v0.14.1...v0.14.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 15e7901 commit 41a9da2

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
@@ -27,13 +27,13 @@ repos:
2727
- id: isort
2828

2929
- repo: https://github.com/adamchainz/django-upgrade
30-
rev: 1.29.0
30+
rev: 1.29.1
3131
hooks:
3232
- id: django-upgrade
3333
args: [--target-version, "3.2"]
3434

3535
- repo: https://github.com/astral-sh/ruff-pre-commit
36-
rev: v0.14.1
36+
rev: v0.14.2
3737
hooks:
3838
- id: ruff-check
3939
# - id: ruff-format

0 commit comments

Comments
 (0)