Skip to content

Commit

Permalink
Use Renovate instead of Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
stormwarning committed Apr 18, 2024
1 parent f6c9937 commit 401864a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 22 deletions.
21 changes: 0 additions & 21 deletions .github/dependabot.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>tidaltheory/renovate-config"]
}
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: 18.x
cache: npm

- name: Install Dependencies
- name: Install dependencies
run: npm ci

# https://github.com/changesets/action
Expand Down

0 comments on commit 401864a

Please sign in to comment.