Compare commits

3 Commits

Author SHA1 Message Date
df14b016b7 Fixed the name of the lint workflow.
All checks were successful
Lint / pre-commit Linting (push) Successful in 20s
2023-11-25 00:29:16 +01:00
f1581c908b Merge pull request 'Updates to the pre-commit action created at 2023-11-24' (#1) from update/pre-commit-hooks into main
All checks were successful
Auto Maintenance Cycle / pre-commit Linting (push) Successful in 19s
Reviewed-on: #1
2023-11-25 00:28:23 +01:00
d04a264bc4 chore: update pre-commit hooks 2023-11-24 21:38:23 +00:00
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