Skip to content

Commit 9da5131

Browse files
tmigotgithub-actions[bot]
authored andcommitted
chore: 🤖 pre-commit update
1 parent 44aa17c commit 9da5131

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
@@ -8,7 +8,7 @@ repos:
88
language: fail
99
files: "\\.rej$"
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v5.0.0
11+
rev: v6.0.0
1212
hooks:
1313
- id: check-json
1414
- id: check-toml
@@ -42,7 +42,7 @@ repos:
4242
hooks:
4343
- id: yamllint
4444
- repo: https://github.com/ericphanson/ExplicitImports.jl
45-
rev: v1.13.1
45+
rev: v1.13.2
4646
hooks:
4747
- id: explicit-imports
4848
name: ExplicitImports checks

0 commit comments

Comments
 (0)