mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-23 06:08:46 +00:00
Add dependabot configuration.
See https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates
This commit is contained in:
parent
33a4eff58c
commit
835896be3d
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "docker"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
labels:
|
||||||
|
- "ok-to-test"
|
||||||
|
- "dependencies"
|
||||||
|
- "release-note-none"
|
||||||
|
- "kind/misc"
|
Loading…
Reference in New Issue
Block a user