Compare commits
2 Commits
fa3ecbdcdd
...
3bc34888f5
| Author | SHA1 | Date |
|---|---|---|
|
|
3bc34888f5 | |
|
|
93a676f7a8 |
|
|
@ -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: 26.5.0
|
rev: 26.5.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
language_version: python3.13
|
language_version: python3.13
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue