mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-05-15 03:58:46 +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:
|
||||
python: python3.11
|
||||
|
||||
default_stages:
|
||||
- pre-commit
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user