diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 73f7dba..9286899 100644 --- 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.2.0 + rev: v2.2.1 hooks: - id: julia-formatter - repo: https://github.com/pre-commit/pre-commit-hooks