diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 8c833513..6fbea4c9 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
       - id: check-yaml
       - id: check-added-large-files
   - repo: https://github.com/domluna/JuliaFormatter.jl
-    rev: v1.0.61
+    rev: v2.0.0
     hooks:
       - id: julia-formatter
   - repo: https://github.com/pre-commit/mirrors-prettier