ci: dependabot updates (#1814)

* ci: dependabot updates

* dependabot: fix syntax error

* dependabot: better group name
This commit is contained in:
Takase 2024-06-18 22:04:40 +08:00 committed by GitHub
parent 05b388e3b7
commit 3878e466e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

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

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
groups:
github-actions:
patterns: ["*"]