Compare commits
2 Commits
b39622cfd1
...
renovate/s
Author | SHA1 | Date | |
---|---|---|---|
d2c707b1bc | |||
5123931e83 |
@ -25,7 +25,7 @@ jobs:
|
|||||||
run: SKIP=no-commit-to-branch pre-commit run -a
|
run: SKIP=no-commit-to-branch pre-commit run -a
|
||||||
- name: Commit
|
- name: Commit
|
||||||
id: auto-commit-action
|
id: auto-commit-action
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v6
|
||||||
with:
|
with:
|
||||||
commit_message: 'chore: update pre-commit hooks'
|
commit_message: 'chore: update pre-commit hooks'
|
||||||
branch: ${{ env.SPECIFIC_BRANCH }}
|
branch: ${{ env.SPECIFIC_BRANCH }}
|
||||||
|
@ -25,7 +25,7 @@ repos:
|
|||||||
args: [--branch, main]
|
args: [--branch, main]
|
||||||
|
|
||||||
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
|
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
|
||||||
rev: v2.14.0
|
rev: v2.15.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: pretty-format-ini
|
- id: pretty-format-ini
|
||||||
args: [--autofix]
|
args: [--autofix]
|
||||||
|
Reference in New Issue
Block a user