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/
3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : v5 .0.0
6
+ rev : v6 .0.0
7
7
hooks :
8
8
- id : check-added-large-files
9
9
- id : fix-byte-order-marker
39
39
args :
40
40
- --msg-filename
41
41
- repo : https://github.com/editorconfig-checker/editorconfig-checker.python
42
- rev : 3.2.1
42
+ rev : 3.4.0
43
43
hooks :
44
44
- id : editorconfig-checker
45
45
- repo : https://github.com/jumanjihouse/pre-commit-hooks
@@ -80,12 +80,12 @@ repos:
80
80
- id : update-CITATION.cff
81
81
- id : update-pyproject.toml
82
82
- repo : https://github.com/astral-sh/ruff-pre-commit
83
- rev : v0.11.13
83
+ rev : v0.12.10
84
84
hooks :
85
85
- id : ruff
86
86
- id : ruff-format
87
87
- repo : https://github.com/kumaraditya303/mirrors-pyright
88
- rev : v1.1.401
88
+ rev : v1.1.404
89
89
hooks :
90
90
- id : pyright
91
91
You can’t perform that action at this time.
0 commit comments