mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-05-15 12:08:47 +02:00
Added poetry install to the pre-commit hooks. (#332)
Limiting most pre-commit hooks to the pre-commit stage.
This commit is contained in:
parent
d6fabfff1a
commit
d79bc0f267
@ -1,6 +1,9 @@
|
|||||||
default_language_version:
|
default_language_version:
|
||||||
python: python3.11
|
python: python3.11
|
||||||
|
|
||||||
|
default_stages:
|
||||||
|
- pre-commit
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.5.0
|
rev: v4.5.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user