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 Dec 8, 2024
1 parent 73f765e commit 5c04099
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 @@ -26,7 +26,7 @@ repos:
- id: check-merge-conflict
args: [--assume-in-merge]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.43.0
hooks:
- id: markdownlint-fix
- repo: https://github.com/citation-file-format/cffconvert
Expand All @@ -44,6 +44,6 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/domluna/JuliaFormatter.jl
rev: v1.0.62
rev: v2.0.0
hooks:
- id: julia-formatter

0 comments on commit 5c04099

Please sign in to comment.