diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 14330dc..78a28e6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - id: check-merge-conflict args: [--assume-in-merge] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.48.0 + rev: v0.49.0 hooks: - id: markdownlint-fix - repo: https://github.com/citation-file-format/cffconvert @@ -42,6 +42,6 @@ repos: hooks: - id: yamllint - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v2.3.0 + rev: v2.10.1 hooks: - id: julia-formatter