Skip to content

Commit

Permalink
switch to stable release of JuliaFormatter
Browse files Browse the repository at this point in the history
  • Loading branch information
lkdvos committed Dec 8, 2024
1 parent a12d529 commit 32d1461
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ repos:
exclude_types: [markdown] # incompatible with Literate.jl

- repo: "https://github.com/domluna/JuliaFormatter.jl"
rev: v2.0.0
rev: v1.0.62
hooks:
- id: "julia-formatter"
2 changes: 1 addition & 1 deletion templates/precommit/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ repos:
exclude_types: [markdown] # incompatible with Literate.jl

- repo: "https://github.com/domluna/JuliaFormatter.jl"
rev: v2.0.0
rev: v1.0.62
hooks:
- id: "julia-formatter"

0 comments on commit 32d1461

Please sign in to comment.