Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

[pre-commit.ci] pre-commit autoupdate #54

Merged
merged 2 commits into from
Feb 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ repos:
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.38.0
rev: v0.39.0
hooks:
- id: markdownlint
exclude: '^CHANGELOG.md$'
- repo: https://github.com/mrtazz/checkmake
rev: 0.2.2
hooks:
Expand Down