enable dependabot (#1593)

This commit is contained in:
Alessandro Ros 2023-03-23 11:30:46 +01:00 committed by GitHub
parent cd9d5922d5
commit dad72e0c03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

1
.github/FUNDING.yml vendored
View File

@ -1 +0,0 @@
custom: ["https://www.buymeacoffee.com/aler9"]

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

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