1
0
mirror of https://github.com/pnpm/action-setup.git synced 2026-03-01 07:51:02 +08:00
action-setup/.github/dependabot.yml
Justin Linn 83fe742b19
feat(ci): Add suncoast-innovation-guild/action-setup ci (#1)
* feat(ci): Add suncoast-innovation-guild/action-setup ci

* feat(ci): Add PR ci checks

* fix(ci): Fix CI checks

* fix(ci): Fix CI checks, node 16

* fix(ci): Fix CI checks, pnpm 10
2025-06-21 19:57:45 -04:00

13 lines
263 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10