mirror of
https://codeberg.org/Mo8it/AdvLabDB.git
synced 2024-12-04 22:40:30 +00:00
Update pre-commit hooks
This commit is contained in:
parent
a16e0bf33d
commit
b02a6683f7
1 changed files with 3 additions and 3 deletions
|
@ -16,12 +16,12 @@ repos:
|
|||
args: [--py39-plus]
|
||||
|
||||
- repo: https://github.com/crate-ci/typos
|
||||
rev: v1.11.0
|
||||
rev: v1.12.4
|
||||
hooks:
|
||||
- id: typos
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.6.0
|
||||
rev: 22.8.0
|
||||
hooks:
|
||||
- id: black
|
||||
|
||||
|
@ -41,7 +41,7 @@ repos:
|
|||
- id: flake8
|
||||
|
||||
- repo: https://github.com/python-poetry/poetry
|
||||
rev: 1.2.0b3
|
||||
rev: 1.2.0rc1
|
||||
hooks:
|
||||
- id: poetry-check
|
||||
- id: poetry-export
|
||||
|
|
Loading…
Reference in a new issue