mirror of
https://github.com/python-poetry/install.python-poetry.org.git
synced 2024-11-24 15:00:57 -05:00
Compare commits
3 commits
1efd85fe5f
...
59ef768fd0
Author | SHA1 | Date | |
---|---|---|---|
|
59ef768fd0 | ||
|
e827caa728 | ||
|
023fafc7f5 |
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: https://github.com/psf/black-pre-commit-mirror
|
||||
rev: 24.8.0
|
||||
rev: 24.4.2
|
||||
hooks:
|
||||
- id: black
|
||||
|
||||
|
@ -15,6 +15,6 @@ repos:
|
|||
- id: check-json
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.5.7
|
||||
rev: v0.5.6
|
||||
hooks:
|
||||
- id: ruff
|
||||
|
|
Loading…
Reference in a new issue