bring back dependabot config

This commit is contained in:
Aine 2024-10-19 16:15:23 +03:00
parent 23f5a24803
commit 944afb9056
No known key found for this signature in database
GPG key ID: 34969C908CCA2804

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

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