Updates to the pre-commit action created at 2023-11-24 #4

Closed
runner wants to merge 2 commits from update/pre-commit-hooks into main
3 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: Auto Maintenance Cycle
name: Lint
on:
push:

View File

@ -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

View File

@ -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