Update pre-commit
This commit is contained in:
parent
b30941716c
commit
6b13dfcbb6
@ -1,7 +1,7 @@
|
||||
exclude: ^node_modules/
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.5.0
|
||||
rev: v4.6.0
|
||||
hooks:
|
||||
- id: end-of-file-fixer
|
||||
exclude: (.txt$|.ipynb$|README.md$|readme.mde$)
|
||||
@ -25,7 +25,7 @@ repos:
|
||||
args: [--branch, main]
|
||||
|
||||
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
|
||||
rev: v2.12.0
|
||||
rev: v2.13.0
|
||||
hooks:
|
||||
- id: pretty-format-ini
|
||||
args: [--autofix]
|
||||
@ -35,7 +35,7 @@ repos:
|
||||
args: [--autofix]
|
||||
|
||||
- repo: https://github.com/frnmst/md-toc
|
||||
rev: 8.2.2
|
||||
rev: 9.0.0
|
||||
hooks:
|
||||
- id: md-toc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user