There was an error while loading. Please reload this page.
1 parent 2d189d2 commit 7b01d91Copy full SHA for 7b01d91
1 file changed
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
language: fail
9
files: "\\.rej$"
10
- repo: https://github.com/pre-commit/pre-commit-hooks
11
- rev: v5.0.0
+ rev: v6.0.0
12
hooks:
13
- id: check-json
14
- id: check-toml
@@ -44,6 +44,6 @@ repos:
44
45
- id: yamllint
46
- repo: https://github.com/domluna/JuliaFormatter.jl
47
- rev: v2.1.2
+ rev: v2.1.6
48
49
- id: julia-formatter
0 commit comments