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 19f7161 commit c63c0a4Copy full SHA for c63c0a4
.pre-commit-config.yaml
@@ -51,7 +51,7 @@ repos:
51
exclude_types:
52
- zsh
53
- repo: https://github.com/rhysd/actionlint
54
- rev: v1.6.26
+ rev: v1.6.27
55
hooks:
56
- id: actionlint
57
- repo: https://github.com/adrienverge/yamllint
@@ -83,12 +83,12 @@ repos:
83
84
- id: shfmt
85
- repo: https://github.com/astral-sh/ruff-pre-commit
86
- rev: v0.2.1
+ rev: v0.3.4
87
88
- id: ruff
89
- id: ruff-format
90
- repo: https://github.com/kumaraditya303/mirrors-pyright
91
- rev: v1.1.350
+ rev: v1.1.355
92
93
- id: pyright
94
0 commit comments