diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6ef5ece..2345b82 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,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