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 dc6acfb commit 16bc502Copy full SHA for 16bc502
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: editorconfig-checker
13
alias: ec
14
- repo: https://github.com/pycqa/isort
15
- rev: 6.1.0
+ rev: 7.0.0
16
hooks:
17
- id: isort
18
name: isort (python)
0 commit comments