Skip to content

Commit

Permalink
modify dependabot.
Browse files Browse the repository at this point in the history
stop updates sub directory (for old package path)
  • Loading branch information
yseto committed Aug 7, 2023
1 parent 978c8ff commit 8e1de02
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,6 @@ updates:
time: "01:00"
timezone: Asia/Tokyo
open-pull-requests-limit: 10
# TODO when remove rpm-v1, deb-v1 task on Makefile, remove below lines
- package-ecosystem: gomod
directory: "mackerel-plugin-mongodb/"
schedule:
interval: weekly
time: "01:00"
timezone: Asia/Tokyo
open-pull-requests-limit: 10
# TODO when remove rpm-v1, deb-v1 task on Makefile, remove below lines
- package-ecosystem: gomod
directory: "mackerel-plugin-mysql/"
schedule:
interval: weekly
time: "01:00"
timezone: Asia/Tokyo
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
Expand Down

0 comments on commit 8e1de02

Please sign in to comment.