dependabot: weekly update PRs for npm deps and CI actions

This commit is contained in:
only-cli
2026-08-18 09:42:30 -04:00
parent 6b11896336
commit 3e5e2979a5
+13
View File
@@ -0,0 +1,13 @@
# Keep the three runtime deps and the CI actions patched. Dependabot opens
# PRs; CI runs the offline test suite against them before anything merges.
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 5
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly