mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
add dependabot
This commit is contained in:
parent
9eaba7be7c
commit
908f33cd61
1 changed files with 10 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue