We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d8ae7 commit ff04f4fCopy full SHA for ff04f4f
.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
@@ -43,6 +43,6 @@ repos:
43
44
- id: yamllint
45
- repo: https://github.com/domluna/JuliaFormatter.jl
46
- rev: v2.1.2
+ rev: v2.2.0
47
48
- id: julia-formatter
0 commit comments