diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml old mode 100755 new mode 100644 index decec30..73f7dba --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ default_stages: minimum_pre_commit_version: 2.16.0 repos: - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v2.1.6 + rev: v2.2.0 hooks: - id: julia-formatter - repo: https://github.com/pre-commit/pre-commit-hooks