mirror of https://github.com/dexidp/dex.git
2 changed files with 24 additions and 1 deletions
@ -0,0 +1,23 @@
|
||||
version: 2 |
||||
|
||||
updates: |
||||
- package-ecosystem: "gomod" |
||||
directory: "/" |
||||
labels: |
||||
- "kind/dependencies" |
||||
schedule: |
||||
interval: "daily" |
||||
|
||||
- package-ecosystem: "docker" |
||||
directory: "/" |
||||
labels: |
||||
- "kind/dependencies" |
||||
schedule: |
||||
interval: "daily" |
||||
|
||||
- package-ecosystem: "github-actions" |
||||
directory: "/" |
||||
labels: |
||||
- "kind/dependencies" |
||||
schedule: |
||||
interval: "daily" |
||||
Loading…
Reference in new issue