Compare commits
2 Commits
cef78fd22a
...
33d00af8bc
| Author | SHA1 | Date |
|---|---|---|
|
|
33d00af8bc | |
|
|
c8a7efe129 |
|
|
@ -11,7 +11,7 @@ repos:
|
||||||
- id: requirements-txt-fixer
|
- id: requirements-txt-fixer
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- repo: https://github.com/psf/black-pre-commit-mirror
|
- repo: https://github.com/psf/black-pre-commit-mirror
|
||||||
rev: 25.12.0
|
rev: 26.1.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
language_version: python3.13
|
language_version: python3.13
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue