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/python-jsonschema/check-jsonschema: 0.29.3 → 0.29.4](python-jsonschema/check-jsonschema@0.29.3...0.29.4)
- [github.com/rhysd/actionlint: v1.7.3 → v1.7.4](rhysd/actionlint@v1.7.3...v1.7.4)
  • Loading branch information
pre-commit-ci[bot] authored Nov 4, 2024
1 parent bef184d commit 0aa7feb
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 @@ -12,12 +12,12 @@ repos:
- id: markdownlint-cli2
require_serial: true
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: "0.29.3"
rev: "0.29.4"
hooks:
- id: check-github-actions
- id: check-github-workflows
- repo: https://github.com/rhysd/actionlint
rev: "v1.7.3"
rev: "v1.7.4"
hooks:
- id: actionlint-docker
entry: docker.io/rhysd/actionlint:1.6.26
Expand Down

0 comments on commit 0aa7feb

Please sign in to comment.