Skip to content

Commit

Permalink
Update markdown-toc-creator to v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanv committed Sep 20, 2024
1 parent 9cc57cb commit b7b8a03
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ repos:
args: ["-L", "ans"]

- repo: https://github.com/jsh9/markdown-toc-creator
rev: "b58ee2e399d6d2bc6220304a9bc6d74b5575ab89" # frozen: v0.0.7
rev: "b7b53d559b569730c4ebca86e9ab1a9d796a2214" # frozen: v0.0.8
hooks:
- id: markdown-toc-creator
files: README.md
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Most of the Meson commands listed below should work "out of the box" for those.
- [Command sections](#command-sections)
- [Running](#running)
- [Built-in commands](#built-in-commands)
- [[Meson](https://meson-python.readthedocs.io)](#meson)
- [[Build](https://pypa-build.readthedocs.io/en/stable/) (PEP 517 builder)](#build-pep-517-builder)
- [[pip](https://pip.pypa.io) (Package Installer for Python)](#pip-package-installer-for-python)
- [Meson](#meson)
- [Build (PEP 517 builder)](#build-pep-517-builder)
- [pip (Package Installer for Python)](#pip-package-installer-for-python)
- [Meta (commands that operate on commands)](#meta-commands-that-operate-on-commands)
- [🧪 Custom commands](#-custom-commands)
- [Configuration](#configuration-1)
Expand Down

0 comments on commit b7b8a03

Please sign in to comment.