We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe8b6a commit f191dc3Copy full SHA for f191dc3
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
args:
40
- --msg-filename
41
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
42
- rev: 2.7.3
+ rev: 3.0.3
43
hooks:
44
- id: editorconfig-checker
45
- repo: https://github.com/jumanjihouse/pre-commit-hooks
@@ -79,16 +79,16 @@ repos:
79
additional_dependencies:
80
- markdown-it-texmath
81
- repo: https://github.com/scop/pre-commit-shfmt
82
- rev: v3.8.0-1
+ rev: v3.9.0-1
83
84
- id: shfmt
85
- repo: https://github.com/astral-sh/ruff-pre-commit
86
- rev: v0.5.4
+ rev: v0.6.2
87
88
- id: ruff
89
- id: ruff-format
90
- repo: https://github.com/kumaraditya303/mirrors-pyright
91
- rev: v1.1.372
+ rev: v1.1.377
92
93
- id: pyright
94
0 commit comments