Skip to content

Commit 6679787

Browse files
chore: 🤖 pre-commit update (#220)
Co-authored-by: abelsiqueira <[email protected]>
1 parent b79699d commit 6679787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.2
51+
rev: v2.1.5
5252
hooks:
5353
- id: julia-formatter

0 commit comments

Comments
 (0)