diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3a7b9a5911..9061b934cf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,6 +15,6 @@ repos: exclude: '.*references/.*\.txt$' # do not check reference TN images - repo: "https://github.com/domluna/JuliaFormatter.jl" - rev: v2.1.1 + rev: v2.1.2 hooks: - id: "julia-formatter"