mirror of
https://github.com/juherr/kill-the-news.git
synced 2026-06-20 22:03:48 +00:00
da6494cbd8
Dependabot will now open PRs when new versions of actions/checkout and actions/setup-node are released, keeping the pinned SHAs up to date. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
15 lines
281 B
YAML
15 lines
281 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
groups:
|
|
dev-dependencies:
|
|
dependency-type: "development"
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|