Skip to content

Commit 7b01d91

Browse files
chore: 🤖 pre-commit update (#35)
Co-authored-by: tmigot <25304288+tmigot@users.noreply.github.com>
1 parent 2d189d2 commit 7b01d91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
language: fail
99
files: "\\.rej$"
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v5.0.0
11+
rev: v6.0.0
1212
hooks:
1313
- id: check-json
1414
- id: check-toml
@@ -44,6 +44,6 @@ repos:
4444
hooks:
4545
- id: yamllint
4646
- repo: https://github.com/domluna/JuliaFormatter.jl
47-
rev: v2.1.2
47+
rev: v2.1.6
4848
hooks:
4949
- id: julia-formatter

0 commit comments

Comments
 (0)