ci: add dependabot.yml

see #4694
This commit is contained in:
Gabor Kiss-Vamosi
2023-10-24 09:38:20 +02:00
parent 178297bbc8
commit 7930506fd4

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

@@ -0,0 +1,10 @@
# yaml-language-server: $schema=https://json.schemastore.org/dependabot-2.0.json
version: 2
updates:
-
package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "mothly"