Skip to content

Commit f3f7158

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/domluna/JuliaFormatter.jl: v2.1.0 → v2.1.6](domluna/JuliaFormatter.jl@v2.1.0...v2.1.6)
1 parent 57d989b commit f3f7158

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.0
15+
rev: v2.1.6
1616
hooks:
1717
- id: "julia-formatter"

0 commit comments

Comments
 (0)