Skip to content

Commit 9fefd1b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/hadialqattan/pycln: v2.5.0 → v2.6.0](hadialqattan/pycln@v2.5.0...v2.6.0) - [github.com/adamchainz/django-upgrade: 1.29.0 → 1.29.1](adamchainz/django-upgrade@1.29.0...1.29.1)
1 parent 2f014b2 commit 9fefd1b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: check-merge-conflict
66
- repo: https://github.com/hadialqattan/pycln
7-
rev: v2.5.0
7+
rev: v2.6.0
88
hooks:
99
- id: pycln
1010
args: ['--all']
@@ -52,7 +52,7 @@ repos:
5252
- id: pyupgrade
5353
args: ['--keep-mock']
5454
- repo: https://github.com/adamchainz/django-upgrade
55-
rev: '1.29.0'
55+
rev: '1.29.1'
5656
hooks:
5757
- id: django-upgrade
5858
args: [--target-version, '4.2']

0 commit comments

Comments
 (0)