mirror of
https://github.com/vladmandic/automatic
synced 2026-09-17 08:19:11 +02:00
update git action
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install pylint
|
||||
- name: pre-commit
|
||||
uses: pre-commit-ci/lite-action@v1.0.1
|
||||
uses: pre-commit-ci/lite-action@v1.0.2
|
||||
if: always()
|
||||
with:
|
||||
msg: apply code formatting and linting auto-fixes
|
||||
|
||||
Reference in New Issue
Block a user