Skip to content

Commit 0ca7fb5

Browse files
chore(deps): update pre-commit non-major (#6212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
1 parent 7150cef commit 0ca7fb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ repos:
1212
- id: trailing-whitespace
1313
exclude: ^docs/versioned_docs/.+/40-cli.md$
1414
- repo: https://github.com/golangci/golangci-lint
15-
rev: v2.10.1
15+
rev: v2.11.2
1616
hooks:
1717
- id: golangci-lint
1818
- repo: https://github.com/igorshubovych/markdownlint-cli
19-
rev: v0.47.0
19+
rev: v0.48.0
2020
hooks:
2121
- id: markdownlint
2222
exclude: '^(docs/versioned_docs/.*|CHANGELOG.md)$'
23-
language_version: 22.15.1
23+
language_version: 24.14.0
2424
- repo: https://github.com/mrtazz/checkmake
2525
rev: v0.3.2
2626
hooks:

0 commit comments

Comments
 (0)