diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9b4d578..d0daac8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: types: [shell] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.47.0 + rev: v0.48.0 hooks: - id: markdownlint args: ['--fix'] @@ -61,7 +61,7 @@ repos: types: [markdown] - repo: https://github.com/rhysd/actionlint - rev: v1.7.11 + rev: v1.7.12 hooks: - id: actionlint