File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11_site
22.jekyll-cache
3+ node_modules
34vendor
Original file line number Diff line number Diff line change 1111 - id : identity
1212 - id : check-hooks-apply
1313 - repo : https://github.com/pre-commit/pre-commit-hooks
14- rev : v4.3 .0
14+ rev : v4.6 .0
1515 hooks :
1616 - id : check-added-large-files
1717 - id : check-case-conflict
2828 # hooks:
2929 # - id: remove-tabs
3030 - repo : https://github.com/codespell-project/codespell
31- rev : v2.2.2
31+ rev : v2.2.6
3232 hooks :
3333 - id : codespell
3434 name : Run codespell
@@ -43,12 +43,12 @@ repos:
4343 # entry: markdownlint -c .github/linters/.markdown-lint.yml .
4444 # exclude: ^\.github/.*$|^_site/.*$|^vendor/.*$
4545 - repo : https://github.com/pre-commit/mirrors-prettier
46- rev : v3 .0.0-alpha.4
46+ rev : v4 .0.0-alpha.8
4747 hooks :
4848 - id : prettier
4949 exclude : \.html$|^_site/.*$
5050 - repo : https://github.com/adrienverge/yamllint
51- rev : v1.28.0
51+ rev : v1.35.1
5252 hooks :
5353 - id : yamllint
5454 name : Check YAML files with yamllint
You can’t perform that action at this time.
0 commit comments