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/igorshubovych/markdownlint-cli: v0.41.0 → v0.42.0](igorshubovych/markdownlint-cli@v0.41.0...v0.42.0)
- [github.com/Mateusz-Grzelinski/actionlint-py: v1.7.1.15 → v1.7.2.16](Mateusz-Grzelinski/actionlint-py@v1.7.1.15...v1.7.2.16)
  • Loading branch information
pre-commit-ci[bot] authored Sep 30, 2024
1 parent b2b0f69 commit a3c20fc
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 @@ -43,7 +43,7 @@ repos:
args: ["--no-error-on-unmatched-pattern", "--ignore-unknown"]

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0
rev: v0.42.0
hooks:
- id: markdownlint
args: ["--fix"]
Expand All @@ -66,7 +66,7 @@ repos:
args: ["-x"] # Check external files

- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
rev: v1.7.1.15
rev: v1.7.2.16
hooks:
- id: actionlint

Expand Down

0 comments on commit a3c20fc

Please sign in to comment.