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
59ef768fd0
...
1efd85fe5f
Author | SHA1 | Date | |
---|---|---|---|
|
1efd85fe5f | ||
|
6829183e66 | ||
|
7d75b0d557 |
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/psf/black-pre-commit-mirror
|
- repo: https://github.com/psf/black-pre-commit-mirror
|
||||||
rev: 24.4.2
|
rev: 24.8.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
|
@ -15,6 +15,6 @@ repos:
|
||||||
- id: check-json
|
- id: check-json
|
||||||
|
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.5.6
|
rev: v0.5.7
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
|
|
Loading…
Reference in a new issue