Skip to content

Commit

Permalink
chore: 🤖 pre-commit update
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira authored and github-actions[bot] committed Oct 22, 2024
1 parent d3aef26 commit 94438b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
language: fail
files: "\\.rej$"
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-json
- id: check-toml
Expand Down Expand Up @@ -44,6 +44,6 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/domluna/JuliaFormatter.jl
rev: v1.0.60
rev: v2.0.0
hooks:
- id: julia-formatter

0 comments on commit 94438b5

Please sign in to comment.