Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/DavidAnson/markdownlint-cli2: v0.16.0 → v0.17.0](DavidAnson/markdownlint-cli2@v0.16.0...v0.17.0)
- [github.com/rhysd/actionlint: v1.7.4 → v1.7.5](rhysd/actionlint@v1.7.4...v1.7.5)
  • Loading branch information
pre-commit-ci[bot] authored Dec 30, 2024
1 parent 58515fb commit f59895c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: "v0.16.0"
rev: "v0.17.0"
hooks:
- id: markdownlint-cli2
require_serial: true
Expand All @@ -17,7 +17,7 @@ repos:
- id: check-github-actions
- id: check-github-workflows
- repo: https://github.com/rhysd/actionlint
rev: "v1.7.4"
rev: "v1.7.5"
hooks:
- id: actionlint-docker
entry: docker.io/rhysd/actionlint:1.6.26
Expand Down

0 comments on commit f59895c

Please sign in to comment.