diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1735ad7..95b44b0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,10 +40,10 @@ repos: types_or: [yaml, json] exclude: ".copier-answers.yml" - repo: https://github.com/adrienverge/yamllint - rev: v1.36.0 + rev: v1.37.0 hooks: - id: yamllint - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v2.0.0 + rev: v2.1.1 hooks: - id: julia-formatter