We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pre-commit
1 parent b3611e0 commit 348ca08Copy full SHA for 348ca08
1 file changed
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
args: ["--profile", "black", "--filter-files", "--skip-gitignore"]
23
24
- repo: https://github.com/ambv/black
25
- rev: 22.3.0
+ rev: 22.6.0
26
hooks:
27
- id: black
28
0 commit comments