Skip to content

Commit bb2840b

Browse files
chore: 🤖 pre-commit update (#100)
Co-authored-by: tmigot <[email protected]>
1 parent 478a617 commit bb2840b

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
@@ -42,12 +42,12 @@ repos:
4242
hooks:
4343
- id: yamllint
4444
- repo: https://github.com/ericphanson/ExplicitImports.jl
45-
rev: v1.11.1
45+
rev: v1.11.2
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.0.0
51+
rev: v2.1.0
5252
hooks:
5353
- id: julia-formatter

0 commit comments

Comments
 (0)