Skip to content

ci: add dependabot (#5435) #7

ci: add dependabot (#5435)

ci: add dependabot (#5435) #7

Workflow file for this run

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: monthly
- package-ecosystem: npm
directory: /
schedule:
interval: monthly
time: "23:00"
timezone: Europe/London
open-pull-requests-limit: 10
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-major"]