Introduce dependabot updates

This commit is contained in:
Chocobo1 2023-09-07 15:26:07 +08:00
parent 7c91e43b00
commit 18e44cd8b5
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C

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

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
groups:
github-actions:
patterns:
- "*"
schedule:
interval: "monthly"