mirror of
https://github.com/Picocrypt/CLI.git
synced 2026-03-11 14:44:23 +00:00
Create dependabot.yml
This commit is contained in:
parent
8c028af677
commit
d73a0058f4
1 changed files with 6 additions and 0 deletions
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "picocrypt/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
Loading…
Reference in a new issue