mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
Downgrade pre-commit CI action version to v1.1.0
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
run: pnpm install --frozen-lockfile --unsafe-perm
|
||||
|
||||
- name: pre-commit
|
||||
uses: pre-commit-ci/lite-action@v1.2.0
|
||||
uses: pre-commit-ci/lite-action@v1.1.0
|
||||
if: always()
|
||||
with:
|
||||
msg: apply code formatting and linting auto-fixes
|
||||
|
||||
Reference in New Issue
Block a user