Skip to content

Commit 42a2789

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/miki725/importanize: 0.7 → 0.8.0-alpha1](miki725/importanize@0.7...0.8.0-alpha1) - [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](PyCQA/flake8@5.0.2...5.0.4)
1 parent 5300abd commit 42a2789

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
@@ -2,7 +2,7 @@
22
repos:
33

44
- repo: https://github.com/miki725/importanize
5-
rev: '0.7'
5+
rev: '0.8.0-alpha1'
66
hooks:
77
- id: importanize
88
language_version: python3
@@ -25,7 +25,7 @@ repos:
2525
- id: docformatter
2626

2727
- repo: https://github.com/PyCQA/flake8
28-
rev: 5.0.2
28+
rev: 5.0.4
2929
hooks:
3030
- id: flake8
3131
exclude: deployment/roles

0 commit comments

Comments
 (0)