Compare commits

...

3 Commits

Author SHA1 Message Date
Philipp Horstenkamp 1f318067e7 Merge pull request 'Updates to the pre-commit action created at 2023-11-24' (#21) from update/pre-commit-hooks into main
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 35s Details
Reviewed-on: #21
2023-11-25 00:48:00 +01:00
Philipp afcfd59f58 chore: update pre-commit hooks 2023-11-24 19:07:33 +00:00
Philipp Horstenkamp dcf972cee7
Added an skip for no commit action,
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 44s Details
2023-11-24 20:06:29 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ jobs:
shell: bash
- run: pre-commit autoupdate
shell: bash
- run: pre-commit run -a
- run: SKIP=no-commit-to-branch pre-commit run -a
- name: Commit
id: auto-commit-action
uses: stefanzweifel/git-auto-commit-action@v5

View File

@ -35,7 +35,7 @@ repos:
args: [--autofix]
- repo: https://github.com/frnmst/md-toc
rev: 8.2.0
rev: 8.2.2
hooks:
- id: md-toc