Skip to content

Commit

Permalink
ci: disable dependabot (#15)
Browse files Browse the repository at this point in the history
Revert "ci: add dependabot again (#11)"

This reverts commit 6092721.
  • Loading branch information
kenji-miyake authored May 26, 2022
1 parent afc43bd commit ff3aa3a
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 ff3aa3a

Please sign in to comment.