mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
Add dependabot (#1451)
Signed-off-by: Luca Comellini <luca.com@gmail.com> Signed-off-by: Luca Comellini <luca.com@gmail.com>
This commit is contained in:
parent
03971ace43
commit
6b2dc08ffb
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
Loading…
x
Reference in New Issue
Block a user