mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-05-15 12:08:47 +02:00
Update pre-commit hooks (#323)
Update versions of pre-commit hooks to latest version. Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com>
This commit is contained in:
parent
2fddc9149a
commit
e13a13a58c
@ -29,7 +29,7 @@ repos:
|
|||||||
|
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
# Ruff version.
|
# Ruff version.
|
||||||
rev: v0.1.3
|
rev: v0.1.4
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: [--fix, --exit-non-zero-on-fix]
|
args: [--fix, --exit-non-zero-on-fix]
|
||||||
@ -79,7 +79,7 @@ repos:
|
|||||||
- id: md-toc
|
- id: md-toc
|
||||||
|
|
||||||
- repo: https://github.com/python-poetry/poetry
|
- repo: https://github.com/python-poetry/poetry
|
||||||
rev: 1.6.0
|
rev: 1.7.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: poetry-check
|
- id: poetry-check
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user