We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 499b47a commit 8a2e8c3Copy full SHA for 8a2e8c3
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
hooks:
24
- id: absolufy-imports
25
- repo: https://github.com/PyCQA/isort
26
- rev: 0a0b7a830386ba6a31c2ec8316849ae4d1b8240d # frozen: 6.0.0
+ rev: c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc # frozen: 6.0.1
27
28
- id: isort
29
- repo: https://github.com/psf/black
@@ -35,7 +35,7 @@ repos:
35
36
- id: docformatter
37
- repo: https://github.com/PyCQA/flake8
38
- rev: e43806be3607110919eff72939fda031776e885a # frozen: 7.1.1
+ rev: bddd87797f8dfc07d2a10c894776018d9bec590b # frozen: 7.1.2
39
40
- id: flake8
41
additional_dependencies:
0 commit comments