We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c2edd commit b7570bfCopy full SHA for b7570bf
1 file changed
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
22
# Automatically sort python imports
23
- repo: https://github.com/pycqa/isort
24
- rev: 0a09c783808cfe77bb3269250f663ff733d23302 # frozen: 7.0.0
+ rev: a333737ed43df02b18e6c95477ea1b285b3de15a # frozen: 8.0.1
25
hooks:
26
- id: isort
27
args: [--profile, black]
0 commit comments