We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252efdb commit 66dcabbCopy full SHA for 66dcabb
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: isort
12
args: [ "--profile", "black", "--filter-files" ]
13
- repo: https://github.com/psf/black
14
- rev: 23.7.0
+ rev: 23.9.1
15
hooks:
16
- id: black
17
language_version: python3.10
0 commit comments