mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-13 18:43: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:
|
||||
- id: poetry-check
|
||||
- id: poetry-lock
|
||||
args: [ "--no-update" ]
|
||||
- id: poetry-export
|
||||
args: [ "-f", "requirements.txt", "--without-hashes", "-o", "requirements/base.txt" ]
|
||||
- id: poetry-export
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue