We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cae77a5 + eb773ed commit ba49377Copy full SHA for ba49377
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: end-of-file-fixer
12
- id: trailing-whitespace
13
- repo: https://github.com/psf/black
14
- rev: 26.3.0
+ rev: 26.3.1
15
hooks:
16
- id: black
17
- repo: https://github.com/pycqa/isort
0 commit comments