mirror of
https://github.com/python-poetry/install.python-poetry.org.git
synced 2024-11-24 23:10:57 -05:00
Compare commits
2 commits
2b08203d85
...
de09cc149f
Author | SHA1 | Date | |
---|---|---|---|
|
de09cc149f | ||
|
90ed53f2ab |
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ repos:
|
|||
- id: black
|
||||
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
rev: v4.5.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
|
@ -15,6 +15,6 @@ repos:
|
|||
- id: check-json
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.0.290
|
||||
rev: v0.0.292
|
||||
hooks:
|
||||
- id: ruff
|
||||
|
|
Loading…
Reference in a new issue