Updates to the pre-commit action created at 2023-11-24 #21
@ -20,7 +20,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
- run: pre-commit autoupdate
|
- run: pre-commit autoupdate
|
||||||
shell: bash
|
shell: bash
|
||||||
- run: 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@v5
|
||||||
|
@ -35,7 +35,7 @@ repos:
|
|||||||
args: [--autofix]
|
args: [--autofix]
|
||||||
|
|
||||||
- repo: https://github.com/frnmst/md-toc
|
- repo: https://github.com/frnmst/md-toc
|
||||||
rev: 8.2.0
|
rev: 8.2.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: md-toc
|
- id: md-toc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user