We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8eb845a + 82e9cc5 commit 73b4a8dCopy full SHA for 73b4a8d
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/psf/black-pre-commit-mirror
3
- rev: 25.9.0 # keep in sync with pyproject.toml
+ rev: 25.11.0 # keep in sync with pyproject.toml
4
hooks:
5
- id: black
6
language_version: python3
0 commit comments