We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06aeeb1 commit e89e8d1Copy full SHA for e89e8d1
1 file changed
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/python/black
3
- rev: 22.3.0
+ rev: 25.1.0
4
hooks:
5
- id: black
6
args: [--safe]
0 commit comments