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.
2 parents 0b3f39d + dd73b8b commit ff23b8aCopy full SHA for ff23b8a
.pre-commit-config.yaml
@@ -34,11 +34,11 @@ repos:
34
hooks:
35
- id: black
36
- repo: https://github.com/pycqa/isort
37
- rev: 473d150c1db60f4614a574e30993e9e0d3ca0cce # frozen: 5.7.0
+ rev: a6222a8a125ec719724e628a5d3d0d5c60923281 # frozen: 5.8.0
38
39
- id: isort
40
- repo: https://github.com/pre-commit/pygrep-hooks
41
- rev: eccb8cef2c7987014012c3f07be550415c4d379e # frozen: v1.7.1
+ rev: 58ace0d0dc6b2439b737a5ea353f836f6a2bad13 # frozen: v1.8.0
42
43
- id: python-no-eval
44
- id: python-no-log-warn
0 commit comments