mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-18 14:43:44 +08:00
d3c5ac5545
* sanity check on github actions * That one doesn’t apply to us
10 lines
201 B
YAML
10 lines
201 B
YAML
repos:
|
|
- repo: https://github.com/python-poetry/poetry
|
|
rev: '1.5.0'
|
|
hooks:
|
|
- id: poetry-check
|
|
- id: poetry-lock
|
|
name: validate poetry lock
|
|
args:
|
|
- --check
|