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/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/igorshubovych/markdownlint-cli: v0.41.0 → v0.43.0](igorshubovych/markdownlint-cli@v0.41.0...v0.43.0)
- [github.com/Mateusz-Grzelinski/actionlint-py: v1.7.1.15 → v1.7.6.22](Mateusz-Grzelinski/actionlint-py@v1.7.1.15...v1.7.6.22)
  • Loading branch information
pre-commit-ci[bot] authored Jan 6, 2025
1 parent b2b0f69 commit 3784cf8
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 @@ -13,7 +13,7 @@ exclude: |
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
Expand Down 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.43.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.6.22
hooks:
- id: actionlint

Expand Down

0 comments on commit 3784cf8

Please sign in to comment.