Skip to content

Commit 2ac3241

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

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.5
51+
rev: v2.1.6
5252
hooks:
5353
- id: julia-formatter

0 commit comments

Comments
 (0)