Skip to content

Commit

Permalink
Pin release tool images, enable dependabot for Tekton release yamls.
Browse files Browse the repository at this point in the history
  • Loading branch information
wlynch authored and tekton-robot committed Apr 10, 2024
1 parent 2e1e30b commit 695f622
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 183 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,16 @@ updates:
- "dependencies"
- "release-note-none"
- "kind/misc"
- package-ecosystem: "docker"
directory: "/tekton"
schedule:
interval: "weekly"
labels:
- "ok-to-test"
- "dependencies"
- "release-note-none"
- "kind/misc"
groups:
all:
patterns:
- "*"
Loading

0 comments on commit 695f622

Please sign in to comment.