Create dependabot.yml

This commit is contained in:
Evan Su 2024-07-07 20:05:47 -04:00 committed by GitHub
parent 8c028af677
commit d73a0058f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "picocrypt/"
schedule:
interval: "daily"