We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88ad804 commit 13bea14Copy full SHA for 13bea14
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ exclude: 'docs/source/conf.py|versioneer.py'
2
3
repos:
4
- repo: https://github.com/psf/black-pre-commit-mirror
5
- rev: 25.9.0
+ rev: 25.11.0
6
hooks:
7
- id: black
8
- repo: https://github.com/PyCQA/flake8
0 commit comments