diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d227957..4034515 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: check-merge-conflict args: [--assume-in-merge] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.48.0 + rev: v0.49.1 hooks: - id: markdownlint-fix - repo: https://github.com/citation-file-format/cffconvert @@ -41,6 +41,6 @@ repos: hooks: - id: yamllint - repo: https://github.com/fredrikekre/runic-pre-commit - rev: v2.0.1 + rev: v2.2.0 hooks: - id: runic