Skip to content

Upgrade the dependabot version to address a deprecation warning #2

Upgrade the dependabot version to address a deprecation warning

Upgrade the dependabot version to address a deprecation warning #2

Workflow file for this run

version: 3
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "10:00" # time is in UTC
reviewers:
- "brynpickering"
- "mfitz"
- "KasiaKoz"