Files
packages/.github/dependabot.yml
T
Raboneko 98865253c1 security: Add dependabot config for github action updating (#10792) (#10796)
(cherry picked from commit f34154b0b8)

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2026-03-24 14:43:04 +08:00

9 lines
178 B
YAML

version: 2
updates:
# Maintain GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 5