Skip to content

Commit

Permalink
remove npm from dependabot.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Kenji Miyake <[email protected]>
  • Loading branch information
Kenji Miyake committed May 25, 2022
1 parent bee9a76 commit 1a8f2d6
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,3 @@ updates:
labels:
- bot
- github-actions

- package-ecosystem: npm
directory: /
schedule:
interval: daily
open-pull-requests-limit: 1
labels:
- bot
- npm
ignore:
- dependency-name: "*"
update-types:
- version-update:semver-patch

0 comments on commit 1a8f2d6

Please sign in to comment.