diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b857f9e..15d563f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: check-merge-conflict args: [--assume-in-merge] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.44.0 + rev: v0.45.0 hooks: - id: markdownlint-fix - repo: https://github.com/citation-file-format/cffconvert @@ -43,7 +43,7 @@ repos: types_or: [yaml, json] exclude: ".copier-answers.yml" - repo: https://github.com/adrienverge/yamllint - rev: v1.37.0 + rev: v1.37.1 hooks: - id: yamllint # - repo: https://github.com/domluna/JuliaFormatter.jl