Skip to content

Commit

Permalink
Update JuliaFormatter in pre-commit to 1.0.59
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed Aug 6, 2024
1 parent b1114d0 commit 7f84e33
Show file tree
Hide file tree
Showing 3 changed files with 5 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 @@ -44,6 +44,6 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/domluna/JuliaFormatter.jl
rev: v1.0.58
rev: v1.0.59
hooks:
- id: julia-formatter
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning].

## [Unreleased]

- Update pre-commit hook versions
- JuliaFormatter 1.0.58 -> 1.0.59

## [0.9.1] - 2024-07-24

### Changed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/domluna/JuliaFormatter.jl
rev: v1.0.58
rev: v1.0.59
hooks:
- id: julia-formatter

0 comments on commit 7f84e33

Please sign in to comment.