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 0138287 commit 1b065dfCopy full SHA for 1b065df
.pre-commit-config.yaml
@@ -2,11 +2,11 @@
2
# See https://pre-commit.com/hooks.html for more hooks
3
repos:
4
- repo: https://github.com/psf/black-pre-commit-mirror
5
- rev: fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9.0
+ rev: fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9.0
6
hooks:
7
- id: black
8
- repo: https://github.com/pycqa/isort
9
- rev: ec0efaee4acfce198521e43caa3029b06cedd64a # frozen: 6.1.0
+ rev: ec0efaee4acfce198521e43caa3029b06cedd64a # frozen: 6.1.0
10
11
- id: isort
12
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments