Skip to content

Commit c172a2a

Browse files
Merge pull request #381 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 1da41c9 + 8c8f420 commit c172a2a

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,6 +1,6 @@
11
repos:
22
- repo: https://github.com/adamchainz/django-upgrade
3-
rev: 1.24.0
3+
rev: 1.25.0
44
hooks:
55
- id: django-upgrade
66
args: [--target-version, "4.2"]
@@ -10,6 +10,6 @@ repos:
1010
hooks:
1111
- id: isort
1212
- repo: https://github.com/PyCQA/flake8
13-
rev: 7.2.0
13+
rev: 7.3.0
1414
hooks:
1515
- id: flake8

0 commit comments

Comments
 (0)