Skip to content

Commit 54d61c9

Browse files
committed
ci: skip hook generate-hatch-matrix in pre-commit.ci
1 parent 14f7e46 commit 54d61c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .pre-commit-config.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,6 @@ ci:
5757
# autoupdate_branch: ''
5858
# autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
5959
autoupdate_schedule: monthly
60-
# skip: []
60+
skip:
61+
- generate-hatch-matrix
6162
# submodules: false

0 commit comments

Comments
 (0)