Skip to content

Commit 1dddb4d

Browse files
abelsiqueiragithub-actions[bot]
authored andcommitted
chore: 🤖 pre-commit update
1 parent 92d71cd commit 1dddb4d

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
@@ -34,7 +34,7 @@ repos:
3434
hooks:
3535
- id: validate-cff
3636
- repo: https://github.com/google/yamlfmt
37-
rev: v0.19.0
37+
rev: v0.20.0
3838
hooks:
3939
- id: yamlfmt
4040
- repo: https://github.com/adrienverge/yamllint
@@ -48,6 +48,6 @@ repos:
4848
name: ExplicitImports checks
4949
args: [--print, --checklist, "exclude_all_qualified_accesses_are_public,exclude_no_implicit_imports"]
5050
- repo: https://github.com/domluna/JuliaFormatter.jl
51-
rev: v2.1.6
51+
rev: v2.2.0
5252
hooks:
5353
- id: julia-formatter

0 commit comments

Comments
 (0)