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.13.0 → v0.14.0](DavidAnson/markdownlint-cli2@v0.13.0...v0.14.0)
- [github.com/python-jsonschema/check-jsonschema: 0.28.5 → 0.29.3](python-jsonschema/check-jsonschema@0.28.5...0.29.3)
- [github.com/rhysd/actionlint: v1.7.1 → v1.7.3](rhysd/actionlint@v1.7.1...v1.7.3)
  • Loading branch information
pre-commit-ci[bot] authored and gotmax23 committed Oct 5, 2024
1 parent 25ccb74 commit bef184d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: "v0.13.0"
rev: "v0.14.0"
hooks:
- id: markdownlint-cli2
require_serial: true
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: "0.28.5"
rev: "0.29.3"
hooks:
- id: check-github-actions
- id: check-github-workflows
- repo: https://github.com/rhysd/actionlint
rev: "v1.7.1"
rev: "v1.7.3"
hooks:
- id: actionlint-docker
entry: docker.io/rhysd/actionlint:1.6.26
Expand Down

0 comments on commit bef184d

Please sign in to comment.