Skip to content

Commit 8a2e8c3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 0a0b7a830386ba6a31c2ec8316849ae4d1b8240d → c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc](PyCQA/isort@0a0b7a8...c8ab4a5) - [github.com/PyCQA/flake8: e43806be3607110919eff72939fda031776e885a → bddd87797f8dfc07d2a10c894776018d9bec590b](PyCQA/flake8@e43806b...bddd877)
1 parent 499b47a commit 8a2e8c3

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
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: absolufy-imports
2525
- repo: https://github.com/PyCQA/isort
26-
rev: 0a0b7a830386ba6a31c2ec8316849ae4d1b8240d # frozen: 6.0.0
26+
rev: c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc # frozen: 6.0.1
2727
hooks:
2828
- id: isort
2929
- repo: https://github.com/psf/black
@@ -35,7 +35,7 @@ repos:
3535
hooks:
3636
- id: docformatter
3737
- repo: https://github.com/PyCQA/flake8
38-
rev: e43806be3607110919eff72939fda031776e885a # frozen: 7.1.1
38+
rev: bddd87797f8dfc07d2a10c894776018d9bec590b # frozen: 7.1.2
3939
hooks:
4040
- id: flake8
4141
additional_dependencies:

0 commit comments

Comments
 (0)