Skip to content

Commit e29f50f

Browse files
[pre-commit.ci] pre-commit autoupdate (#34)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ea8a9a6 commit e29f50f

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: v5.0.0
6+
rev: v6.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: v2.1.2
15+
rev: v2.1.6
1616
hooks:
1717
- id: "julia-formatter"

0 commit comments

Comments
 (0)