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/|\.json$
3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : v4.6 .0
6
+ rev : v5.0 .0
7
7
hooks :
8
8
- id : check-added-large-files
9
9
- id : fix-byte-order-marker
47
47
hooks :
48
48
- id : check-mailmap
49
49
- repo : https://github.com/rhysd/actionlint
50
- rev : v1.7.2
50
+ rev : v1.7.3
51
51
hooks :
52
52
- id : actionlint
53
53
- repo : https://github.com/adrienverge/yamllint
@@ -75,12 +75,12 @@ repos:
75
75
additional_dependencies :
76
76
- markdown-it-texmath
77
77
- repo : https://github.com/astral-sh/ruff-pre-commit
78
- rev : v0.6.7
78
+ rev : v0.6.9
79
79
hooks :
80
80
- id : ruff
81
81
- id : ruff-format
82
82
- repo : https://github.com/kumaraditya303/mirrors-pyright
83
- rev : v1.1.381
83
+ rev : v1.1.383
84
84
hooks :
85
85
- id : pyright
86
86
You can’t perform that action at this time.
0 commit comments