mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-13 10:26:53 +00:00
Update pre-commit, disable poetry update on commit
This commit is contained in:
parent
1e60e10997
commit
c7a85de579
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: poetry-check
|
- id: poetry-check
|
||||||
- id: poetry-lock
|
- id: poetry-lock
|
||||||
|
args: [ "--no-update" ]
|
||||||
- id: poetry-export
|
- id: poetry-export
|
||||||
args: [ "-f", "requirements.txt", "--without-hashes", "-o", "requirements/base.txt" ]
|
args: [ "-f", "requirements.txt", "--without-hashes", "-o", "requirements/base.txt" ]
|
||||||
- id: poetry-export
|
- id: poetry-export
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue