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 5a894cc commit fd9ee0fCopy full SHA for fd9ee0f
.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.2
87
88
- id: ruff
89
- id: ruff-format
90
- repo: https://github.com/kumaraditya303/mirrors-pyright
91
- rev: v1.1.350
+ rev: v1.1.353
92
93
- id: pyright
94
0 commit comments