Files
Michał Janiszewski 36b121af9e Create dependant.yml for dependency updates (#26252)
Add GitHub Actions dependency update configuration.
2026-03-29 08:21:46 +02:00

8 lines
261 B
YAML

# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"