Skip to content

Commit 728a587

Browse files
committed
Update versions
1 parent 6a8d41a commit 728a587

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.5.0
6+
rev: v5.0.0
77
hooks:
88
- id: check-merge-conflict
99
- id: check-toml
@@ -12,6 +12,6 @@ repos:
1212
exclude_types: [markdown] # incompatible with Literate.jl
1313

1414
- repo: "https://github.com/domluna/JuliaFormatter.jl"
15-
rev: v1.0.62
15+
rev: v2.1.0
1616
hooks:
1717
- id: "julia-formatter"

0 commit comments

Comments
 (0)