Skip to content

Commit

Permalink
Merge pull request #743 from kannon92/dependabot-seedling
Browse files Browse the repository at this point in the history
🌱 Add 🌱 to dependabot commit message
  • Loading branch information
k8s-ci-robot committed Nov 25, 2022
2 parents e7b7a2b + eaf4c23 commit 26a5a26
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -23,5 +23,12 @@ updates:
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: ":seedling:"
labels:
- "ok-to-test"
# Ignore K8 packages as these are done manually
ignore:
- dependency-name: "k8s.io/api"
- dependency-name: "k8s.io/apiextensions-apiserver"
- dependency-name: "k8s.io/apimachinery"

0 comments on commit 26a5a26

Please sign in to comment.