|
|
|
@ -13,13 +13,13 @@ repos:
|
|
|
|
|
- id: debug-statements |
|
|
|
|
|
|
|
|
|
- repo: https://codeberg.org/frnmst/md-toc |
|
|
|
|
rev: '8.0.1' # or a specific git tag from md-toc |
|
|
|
|
rev: '8.1.0' # or a specific git tag from md-toc |
|
|
|
|
hooks: |
|
|
|
|
- id: md-toc |
|
|
|
|
args: [-p, 'github', '-l6'] # CLI options |
|
|
|
|
|
|
|
|
|
- repo: https://github.com/hadolint/hadolint |
|
|
|
|
rev: v2.6.0 |
|
|
|
|
rev: v2.8.0 |
|
|
|
|
hooks: |
|
|
|
|
- id: hadolint-docker |
|
|
|
|
|
|
|
|
|