Compare commits
2 Commits
713a72fbb0
...
cef78fd22a
| Author | SHA1 | Date |
|---|---|---|
|
|
cef78fd22a | |
|
|
6fa5a813d8 |
|
|
@ -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.11.0
|
rev: 25.12.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
language_version: python3.13
|
language_version: python3.13
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue