mirror of
https://github.com/Icinga/docker-icinga2.git
synced 2026-05-05 19:06:13 +02:00
Upgrade to GitHub-native Dependabot
This commit is contained in:
parent
7829b55432
commit
761fa7b0f7
19
.github/dependabot.yml
vendored
Normal file
19
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: gomod
|
||||
directory: "/entrypoint"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "10:00"
|
||||
open-pull-requests-limit: 10
|
||||
ignore:
|
||||
- dependency-name: github.com/otiai10/copy
|
||||
versions:
|
||||
- 1.4.2
|
||||
- 1.5.1
|
||||
- package-ecosystem: docker
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "10:00"
|
||||
open-pull-requests-limit: 10
|
||||
Loading…
x
Reference in New Issue
Block a user