Skip to content

Commit

Permalink
chore: Replace renovate with dependabot for less noise
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantbiggs committed Feb 9, 2025
1 parent 8d7527d commit 82081d2
Show file tree
Hide file tree
Showing 4 changed files with 260 additions and 235 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
groups:
github-actions:
patterns: ["*"]
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
groups:
npm:
patterns: ["*"]
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

13 changes: 0 additions & 13 deletions renovate.json

This file was deleted.

Loading

0 comments on commit 82081d2

Please sign in to comment.