mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-19 01:28:51 +02:00
dependabot: also update release Dockerfiles
This commit is contained in:
parent
30cd8a8472
commit
e942d587cc
1 changed files with 5 additions and 0 deletions
5
.github/dependabot.yaml
vendored
5
.github/dependabot.yaml
vendored
|
@ -5,6 +5,11 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
open-pull-requests-limit: 50
|
open-pull-requests-limit: 50
|
||||||
|
- package-ecosystem: "docker"
|
||||||
|
directory: "/.github/"
|
||||||
|
schedule:
|
||||||
|
interval: "monthly"
|
||||||
|
open-pull-requests-limit: 50
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue