fmt/.github/dependabot.yml

9 lines
256 B
YAML
Raw Normal View History

version: 2
updates:
- package-ecosystem: "github-actions" # Necessary to update action hashs
directory: "/"
schedule:
2023-09-04 17:23:00 +00:00
interval: "monthly"
# Allow up to 3 opened pull requests for github-actions versions
open-pull-requests-limit: 3