Skip to content

Commit 561e3b9

Browse files
[pre-commit.ci] pre-commit autoupdate (#198)
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.13.3 → v0.14.3](astral-sh/ruff-pre-commit@v0.13.3...v0.14.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4fe14cc commit 561e3b9

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
@@ -14,13 +14,13 @@ repos:
1414
- id: check-yaml
1515

1616
- repo: https://github.com/adamchainz/django-upgrade
17-
rev: 1.29.0
17+
rev: 1.29.1
1818
hooks:
1919
- id: django-upgrade
2020
args: [--target-version, "4.2"]
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.13.3
23+
rev: v0.14.3
2424
hooks:
2525
- id: ruff
2626
args: [--fix]

0 commit comments

Comments
 (0)