Skip to content

Commit

Permalink
chore: add solid to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio committed Aug 22, 2021
1 parent 3b3ac18 commit 802933e
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -131,6 +131,20 @@ updates:
target-branch: release/1.2
ignore:
- dependency-name: "@leanup*"
- package-ecosystem: npm
directory: '/packages/cli/frameworks/solid'
schedule:
interval: daily
target-branch: release/1.2
ignore:
- dependency-name: "@leanup*"
- package-ecosystem: npm
directory: '/packages/cli/frameworks/solid/template'
schedule:
interval: daily
target-branch: release/1.2
ignore:
- dependency-name: "@leanup*"
- package-ecosystem: npm
directory: '/packages/cli/frameworks/svelte'
schedule:
Expand Down Expand Up @@ -299,6 +313,13 @@ updates:
target-branch: release/1.2
ignore:
- dependency-name: "@leanup*"
- package-ecosystem: npm
directory: '/packages/stack/frameworks/solid'
schedule:
interval: daily
target-branch: release/1.2
ignore:
- dependency-name: "@leanup*"
- package-ecosystem: npm
directory: '/packages/stack/frameworks/svelte'
schedule:
Expand Down

0 comments on commit 802933e

Please sign in to comment.