Merge pull request #228 from yeikel/patch-1

Add dependabot configuration
This commit is contained in:
Julien Catania
2023-09-22 21:21:26 +02:00
committed by GitHub

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

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"