Add dependabot

This commit is contained in:
Jan 2023-11-04 10:27:46 +01:00
parent 1746a338c7
commit ee1add63b8
No known key found for this signature in database
GPG Key ID: 44B581F78FF5C57C

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

@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "friday"
- package-ecosystem: "gitsubmodule"
directory: "/thirdparty"
schedule:
interval: "weekly"
day: "friday"