mirror of
https://github.com/Icinga/docker-icinga2.git
synced 2025-08-07 14:57:19 +02:00
.github/dependabot.yml: Do not ignore github.com/otiai10/copy
The dependabot.yml configuration file is in its same state as initially committed in #59. Since four years ago, the configuration contains an ignore rule for the github.com/otiai10/copy Go module, which thus have not received any updates.
This commit is contained in:
parent
ab2e9086fc
commit
ed29d483a8
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -6,11 +6,6 @@ updates:
|
||||
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:
|
||||
|
Loading…
Reference in New Issue
Block a user