Skip to content

Commit 2c39f18

Browse files
Merge pull request #376 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9a9284a + 3be9a0f commit 2c39f18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
repos:
22
- repo: https://github.com/adamchainz/django-upgrade
3-
rev: 1.22.2
3+
rev: 1.24.0
44
hooks:
55
- id: django-upgrade
66
args: [--target-version, "4.2"]
77

88
- repo: https://github.com/PyCQA/isort
9-
rev: 5.13.2
9+
rev: 6.0.1
1010
hooks:
1111
- id: isort
1212
- repo: https://github.com/PyCQA/flake8
13-
rev: 7.1.1
13+
rev: 7.2.0
1414
hooks:
1515
- id: flake8

0 commit comments

Comments
 (0)