diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 45ff2e39..c606fe16 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.9.3 # or whatever the desired release is + rev: v2.10.1 # or whatever the desired release is hooks: - id: julia-formatter