Skip to content

Commit

Permalink
ci: skip hook generate-hatch-matrix in pre-commit.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ketozhang committed Dec 9, 2024
1 parent 14f7e46 commit 54d61c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ ci:
# autoupdate_branch: ''
# autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
autoupdate_schedule: monthly
# skip: []
skip:
- generate-hatch-matrix
# submodules: false

0 comments on commit 54d61c9

Please sign in to comment.