diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2e25deca..45ff2e39 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -73,7 +73,7 @@ repos: # Julia - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v2.8.2 # or whatever the desired release is + rev: v2.9.3 # or whatever the desired release is hooks: - id: julia-formatter