Updates to the pre-commit action created at 2023-11-24 #4
@ -1,4 +1,4 @@
|
||||
name: Auto Maintenance Cycle
|
||||
name: Lint
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -15,7 +15,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v4
|
||||
|
||||
- run: pip install pre-commit
|
||||
shell: bash
|
||||
- run: pre-commit autoupdate
|
||||
|
@ -34,7 +34,7 @@ repos:
|
||||
args: [--autofix]
|
||||
|
||||
- repo: https://github.com/frnmst/md-toc
|
||||
rev: 8.2.0
|
||||
rev: 8.2.2
|
||||
hooks:
|
||||
- id: md-toc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user