Skip to content

Commit 4c8cbb9

Browse files
tmigotgithub-actions[bot]
authored andcommitted
chore: 🤖 pre-commit update
1 parent 9352d4d commit 4c8cbb9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,20 @@ repos:
3434
hooks:
3535
- id: validate-cff
3636
- repo: https://github.com/google/yamlfmt
37-
rev: v0.20.0
37+
rev: v0.21.0
3838
hooks:
3939
- id: yamlfmt
4040
- repo: https://github.com/adrienverge/yamllint
41-
rev: v1.37.1
41+
rev: v1.38.0
4242
hooks:
4343
- id: yamllint
4444
- repo: https://github.com/ericphanson/ExplicitImports.jl
45-
rev: v1.14.0
45+
rev: v1.15.0
4646
hooks:
4747
- id: explicit-imports
4848
name: ExplicitImports checks
4949
args: [--print, --checklist, "exclude_all_qualified_accesses_are_public"]
5050
- repo: https://github.com/domluna/JuliaFormatter.jl
51-
rev: v2.2.0
51+
rev: v2.2.1
5252
hooks:
5353
- id: julia-formatter

0 commit comments

Comments
 (0)