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 ddd05ca commit 4f223feCopy full SHA for 4f223fe
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: isort
14
args: ["--profile", "black"]
15
- repo: https://github.com/psf/black
16
- rev: '22.1.0'
+ rev: '22.3.0'
17
hooks:
18
- id: black
19
language_version: python3 # Should be a command that runs python3.6+
0 commit comments