File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 11---
22repos :
33 - repo : https://github.com/pre-commit/pre-commit-hooks
4- rev : v4.5 .0
4+ rev : v6.0 .0
55 hooks :
66 - id : check-added-large-files
77 - id : fix-byte-order-marker
@@ -22,11 +22,11 @@ repos:
2222 - id : check-toml
2323 - id : check-json
2424 - repo : https://github.com/Lucas-C/pre-commit-hooks
25- rev : v1.5.4
25+ rev : v1.5.5
2626 hooks :
2727 - id : remove-crlf
2828 - repo : https://github.com/codespell-project/codespell
29- rev : v2.2.6
29+ rev : v2.4.1
3030 hooks :
3131 - id : codespell
3232 additional_dependencies :
@@ -38,23 +38,23 @@ repos:
3838 args :
3939 - --msg-filename
4040 - repo : https://github.com/editorconfig-checker/editorconfig-checker.python
41- rev : 2.7.3
41+ rev : 3.4.0
4242 hooks :
4343 - id : editorconfig-checker
4444 - repo : https://github.com/jumanjihouse/pre-commit-hooks
4545 rev : 3.0.0
4646 hooks :
4747 - id : check-mailmap
4848 - repo : https://github.com/rhysd/actionlint
49- rev : v1.6.26
49+ rev : v1.7.8
5050 hooks :
5151 - id : actionlint
5252 - repo : https://github.com/adrienverge/yamllint
53- rev : v1.35 .1
53+ rev : v1.37 .1
5454 hooks :
5555 - id : yamllint
5656 - repo : https://github.com/executablebooks/mdformat
57- rev : 0.7.17
57+ rev : 1.0.0
5858 hooks :
5959 - id : mdformat
6060 additional_dependencies :
6868 - mdformat-config
6969 - mdformat-web
7070 - repo : https://github.com/DavidAnson/markdownlint-cli2
71- rev : v0.12 .1
71+ rev : v0.18 .1
7272 hooks :
7373 - id : markdownlint-cli2
7474 additional_dependencies :
@@ -78,12 +78,12 @@ repos:
7878 hooks :
7979 - id : update-pyproject.toml
8080 - repo : https://github.com/astral-sh/ruff-pre-commit
81- rev : v0.2.1
81+ rev : v0.14.2
8282 hooks :
8383 - id : ruff
8484 - id : ruff-format
8585 - repo : https://github.com/kumaraditya303/mirrors-pyright
86- rev : v1.1.350
86+ rev : v1.1.407
8787 hooks :
8888 - id : pyright
8989
You can’t perform that action at this time.
0 commit comments