File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ exclude: ^templates/
33
44repos :
55 - repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : v5 .0.0
6+ rev : v6 .0.0
77 hooks :
88 - id : check-added-large-files
99 - id : fix-byte-order-marker
3939 args :
4040 - --msg-filename
4141 - repo : https://github.com/editorconfig-checker/editorconfig-checker.python
42- rev : 3.2.1
42+ rev : 3.4.0
4343 hooks :
4444 - id : editorconfig-checker
4545 - repo : https://github.com/jumanjihouse/pre-commit-hooks
@@ -80,12 +80,12 @@ repos:
8080 - id : update-CITATION.cff
8181 - id : update-pyproject.toml
8282 - repo : https://github.com/astral-sh/ruff-pre-commit
83- rev : v0.11.13
83+ rev : v0.12.12
8484 hooks :
8585 - id : ruff
8686 - id : ruff-format
8787 - repo : https://github.com/kumaraditya303/mirrors-pyright
88- rev : v1.1.401
88+ rev : v1.1.405
8989 hooks :
9090 - id : pyright
9191
You can’t perform that action at this time.
0 commit comments