Skip to content

Commit 35c8c01

Browse files
[pre-commit.ci] pre-commit autoupdate (#767)
updates: - [github.com/hadialqattan/pycln: v2.4.0 → v2.5.0](hadialqattan/pycln@v2.4.0...v2.5.0) - [github.com/hhatto/autopep8: v2.3.1 → v2.3.2](hhatto/autopep8@v2.3.1...v2.3.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d5d91d3 commit 35c8c01

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
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: check-merge-conflict
66
- repo: https://github.com/hadialqattan/pycln
7-
rev: v2.4.0
7+
rev: v2.5.0
88
hooks:
99
- id: pycln
1010
args: ['--all']
@@ -57,7 +57,7 @@ repos:
5757
- id: django-upgrade
5858
args: [--target-version, '4.2']
5959
- repo: https://github.com/hhatto/autopep8
60-
rev: 'v2.3.1'
60+
rev: 'v2.3.2'
6161
hooks:
6262
- id: autopep8
6363
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)