We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e29e9 commit 9b8c0a1Copy full SHA for 9b8c0a1
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
exclude: ^recipe/meta.yaml$
22
- id: check-merge-conflict
23
- repo: https://github.com/PyCQA/isort
24
- rev: 5.12.0
+ rev: 5.13.0
25
hooks:
26
- id: isort
27
- repo: https://github.com/psf/black
0 commit comments