Skip to content

Commit 4a600f5

Browse files
authored
build: Update all tools (#678)
**What problem does this PR solve?**: Weekly tools update. **Which issue(s) this PR fixes**: Fixes # **How Has This Been Tested?**: <!-- Please describe the tests that you ran to verify your changes. Provide output from the tests and any manual steps needed to replicate the tests. --> **Special notes for your reviewer**: <!-- Use this to provide any additional information to the reviewers. This may include: - Best way to review the PR. - Where the author wants the most review attention on. - etc. -->
1 parent bdb5ff9 commit 4a600f5

File tree

4 files changed

+361
-381
lines changed

4 files changed

+361
-381
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ repos:
8181
stages: [commit]
8282
exclude: ^charts/cluster-api-runtime-extensions-nutanix/README.md$
8383
- repo: https://github.com/rhysd/actionlint
84-
rev: v1.6.27
84+
rev: v1.7.0
8585
hooks:
8686
- id: actionlint-system
8787
stages: [commit]
@@ -106,7 +106,7 @@ repos:
106106
stages: [commit]
107107
args: ["-e", "SC2211", "-x"]
108108
- repo: https://github.com/igorshubovych/markdownlint-cli
109-
rev: v0.39.0
109+
rev: v0.40.0
110110
hooks:
111111
- id: markdownlint
112112
stages: [commit]

0 commit comments

Comments
 (0)