Skip to content

Commit 4d84766

Browse files
ci: pre-commit autoupdate
updates: - [github.com/adamchainz/django-upgrade: 1.27.0 → 1.29.0](adamchainz/django-upgrade@1.27.0...1.29.0) - [github.com/pycqa/isort: 6.0.1 → 6.1.0](PyCQA/isort@6.0.1...6.1.0)
1 parent 1878ddf commit 4d84766

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
@@ -15,7 +15,7 @@ repos:
1515
args: ["--py38-plus"]
1616

1717
- repo: https://github.com/adamchainz/django-upgrade
18-
rev: '1.27.0'
18+
rev: '1.29.0'
1919
hooks:
2020
- id: django-upgrade
2121
args: [--target-version, "3.2"]
@@ -37,7 +37,7 @@ repos:
3737
- id: mixed-line-ending
3838

3939
- repo: https://github.com/pycqa/isort
40-
rev: 6.0.1
40+
rev: 6.1.0
4141
hooks:
4242
- id: isort
4343

0 commit comments

Comments
 (0)