Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#14)
Browse files Browse the repository at this point in the history
updates:
- [github.com/rhysd/actionlint: v1.7.3 → v1.7.6](rhysd/actionlint@v1.7.3...v1.7.6)
- [github.com/igorshubovych/markdownlint-cli: v0.42.0 → v0.43.0](igorshubovych/markdownlint-cli@v0.42.0...v0.43.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jan 16, 2025
1 parent 7f0013d commit 3ac69fa
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 @@ -6,12 +6,12 @@ repos:
args: [--autofix, --offset, '2']

- repo: https://github.com/rhysd/actionlint
rev: v1.7.3
rev: v1.7.6
hooks:
- id: actionlint

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.43.0
hooks:
- id: markdownlint
args: [--disable=MD013, --disable=MD024]

0 comments on commit 3ac69fa

Please sign in to comment.