diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a39e7da..99f05eb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: name: ExplicitImports checks args: [--print, --checklist, exclude_all_qualified_accesses_are_public] - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v2.1.6 + rev: v2.2.0 hooks: - id: julia-formatter - repo: https://github.com/crate-ci/typos