Skip to content

Commit

Permalink
[AUTO] pre-commit update (#372)
Browse files Browse the repository at this point in the history
Co-authored-by: Abel Soares Siqueira <[email protected]>
  • Loading branch information
github-actions[bot] and abelsiqueira committed Jul 23, 2024
1 parent 2c132e4 commit 20aaa32
Show file tree
Hide file tree
Showing 3 changed files with 7 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.56
rev: v1.0.58
hooks:
- id: julia-formatter
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning].

## [Unreleased]

### Changed

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

## [0.9.0] - 2024-07-13

### 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.56
rev: v1.0.58
hooks:
- id: julia-formatter

0 comments on commit 20aaa32

Please sign in to comment.