Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#22)
Browse files Browse the repository at this point in the history
updates:
- https://codeberg.org/frnmst/md-toc: 8.1.9 → 8.2.0
- [github.com/executablebooks/mdformat: 0.7.16 → 0.7.17](hukkin/mdformat@0.7.16...0.7.17)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Sep 4, 2023
1 parent b4f2677 commit 0979aad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ ci:
repos:
- repo: https://codeberg.org/frnmst/md-toc
# Remember to keep md-toc up-to-date!
rev: 8.1.9 # set a specific git tag
rev: 8.2.0 # set a specific git tag
hooks:
- id: md-toc
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.16 # Use the ref you want to point at
rev: 0.7.17 # Use the ref you want to point at
hooks:
- id: mdformat
# Optionally add plugins
Expand Down

0 comments on commit 0979aad

Please sign in to comment.