Skip to content

Commit 1fc57b8

Browse files
chore: update pre-commit hook versions (#24)
Automated update of pre-commit hook versions. Review the changes to `.pre-commit-config.yaml` and merge if CI passes. Co-authored-by: gamaware <37558589+gamaware@users.noreply.github.com>
1 parent 73201be commit 1fc57b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252

5353
# Markdown
5454
- repo: https://github.com/igorshubovych/markdownlint-cli
55-
rev: v0.47.0
55+
rev: v0.48.0
5656
hooks:
5757
- id: markdownlint
5858
args: ["--fix"]
@@ -68,7 +68,7 @@ repos:
6868

6969
# GitHub Actions
7070
- repo: https://github.com/rhysd/actionlint
71-
rev: v1.7.11
71+
rev: v1.7.12
7272
hooks:
7373
- id: actionlint
7474

0 commit comments

Comments
 (0)