We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da9b182 + f1ee414 commit a517cc2Copy full SHA for a517cc2
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
exclude: "doc|research|demos"
2
repos:
3
- repo: https://github.com/psf/black
4
- rev: 26.3.0
+ rev: 26.3.1
5
hooks:
6
- id: black
7
args: [--safe, --quiet, --line-length, "100"]
0 commit comments