We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caabe99 commit f4e6fa8Copy full SHA for f4e6fa8
1 file changed
.pre-commit-config.yaml
@@ -9,18 +9,18 @@ repos:
9
- id: trailing-whitespace
10
11
- repo: https://github.com/rhysd/actionlint
12
- rev: v1.7.11
+ rev: v1.7.12
13
hooks:
14
- id: actionlint
15
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
- rev: v0.15.5
+ rev: v0.15.10
18
19
- id: ruff-check
20
- id: ruff-format
21
22
- repo: https://github.com/rvben/rumdl-pre-commit
23
- rev: v0.1.42
+ rev: v0.1.68
24
25
- id: rumdl
26
0 commit comments