Skip to content

Commit e886e68

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/Mateusz-Grzelinski/actionlint-py: 2773c7d04be5d0ceb075f215b6d0a4eacd4a432b → 381d5e68de9fe958938da811f2e094a8f90e8195](Mateusz-Grzelinski/actionlint-py@2773c7d...381d5e6) - [github.com/igorshubovych/markdownlint-cli: v0.45.0 → v0.46.0](igorshubovych/markdownlint-cli@v0.45.0...v0.46.0) - [github.com/astral-sh/ruff-pre-commit: 3db93a2be6f214ed722bf7bce095ec1b1715422a → fa1ed65ba95bfa7771a71003a9d74402541f5a5c](astral-sh/ruff-pre-commit@3db93a2...fa1ed65)
1 parent e149dc4 commit e886e68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ repos:
7575
- id: shellcheck
7676

7777
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
78-
rev: 2773c7d04be5d0ceb075f215b6d0a4eacd4a432b # frozen: v1.7.8.24
78+
rev: 381d5e68de9fe958938da811f2e094a8f90e8195 # frozen: v1.7.9.24
7979
hooks:
8080
- id: actionlint
8181

@@ -86,7 +86,7 @@ repos:
8686
args: ["--ignore=E006,E011"]
8787

8888
- repo: https://github.com/igorshubovych/markdownlint-cli
89-
rev: v0.45.0 # frozen: v0.42.0
89+
rev: v0.46.0 # frozen: v0.42.0
9090
hooks:
9191
- id: markdownlint
9292
args: ["--fix"]
@@ -97,7 +97,7 @@ repos:
9797
- id: reuse
9898

9999
- repo: https://github.com/astral-sh/ruff-pre-commit
100-
rev: 3db93a2be6f214ed722bf7bce095ec1b1715422a # frozen: v0.14.2
100+
rev: fa1ed65ba95bfa7771a71003a9d74402541f5a5c # frozen: v0.14.6
101101
hooks:
102102
- id: ruff
103103
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)