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 2afe74d commit c34a8fbCopy full SHA for c34a8fb
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: check-toml
14
name: Validate Poetry
15
- repo: https://github.com/pycqa/isort
16
- rev: 5.10.1
+ rev: v5.11.3
17
hooks:
18
- id: isort
19
name: isort (python)
0 commit comments