Skip to content

Commit 653e1b7

Browse files
authored
Merge pull request #59 from django-commons/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3d4e67c + d022f13 commit 653e1b7

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
@@ -1,12 +1,12 @@
11
repos:
22
- repo: https://github.com/adamchainz/django-upgrade
3-
rev: 1.29.0
3+
rev: 1.29.1
44
hooks:
55
- id: django-upgrade
66
args: [--target-version, "5.2"]
77

88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.14.0
9+
rev: v0.14.4
1010
hooks:
1111
- id: ruff-check
1212
- id: ruff-format

0 commit comments

Comments
 (0)