Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
containerscrew committed Oct 9, 2024
1 parent 6bfa52a commit 0e6ed51
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
hooks:
- id: gitleaks
- repo: https://github.com/containerscrew/mtoc
rev: v0.3.2
rev: v0.4.1
hooks:
- id: mtoc
args: [ "-e", ".target/" ]
Expand Down
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<!-- START OF TOC !DO NOT EDIT THIS CONTENT MANUALLY-->
**Table of Contents** *generated with [mtoc](https://github.com/containerscrew/mtoc)*
- [Changelog](#changelog)
- [[unreleased]](#[unreleased])
- [[0.4.1] - 2024-10-09](#[0.4.1]---2024-10-09)
- [[0.3.2] - 2024-08-30](#[0.3.2]---2024-08-30)
- [[0.3.1] - 2024-08-29](#[0.3.1]---2024-08-29)
- [[0.3.0] - 2024-08-29](#[0.3.0]---2024-08-29)
- [[0.2.1] - 2024-08-29](#[0.2.1]---2024-08-29)
- [[0.2.0] - 2024-08-29](#[0.2.0]---2024-08-29)
- [[0.1.0] - 2024-08-28](#[0.1.0]---2024-08-28)
- [[unreleased]](#unreleased)
- [[0.4.1] - 2024-10-09](#041---2024-10-09)
- [[0.3.2] - 2024-08-30](#032---2024-08-30)
- [[0.3.1] - 2024-08-29](#031---2024-08-29)
- [[0.3.0] - 2024-08-29](#030---2024-08-29)
- [[0.2.1] - 2024-08-29](#021---2024-08-29)
- [[0.2.0] - 2024-08-29](#020---2024-08-29)
- [[0.1.0] - 2024-08-28](#010---2024-08-28)
<!-- END OF TOC -->
# Changelog

Expand Down
2 changes: 1 addition & 1 deletion docs/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ DO NOT REMOVE THIS!
- [Test 1](#test-1)
- [Test 2](#test-2)
- [Test 3](#test-3)
- [Test: testing testing](#test:-testing-testing)
- [Test: testing testing](#test-testing-testing)
<!-- END OF TOC -->

# Test 1
Expand Down

0 comments on commit 0e6ed51

Please sign in to comment.