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