Skip to content

Commit

Permalink
Merge pull request #1875 from 9renpoto/next
Browse files Browse the repository at this point in the history
chore: use dependabot
  • Loading branch information
9renpoto authored Nov 26, 2023
2 parents a6753e5 + ead6f40 commit 473f94e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: daily
time: '03:00'
timezone: 'Asia/Tokyo'
- package-ecosystem: npm
directory: '/'
schedule:
interval: daily
time: '03:00'
timezone: 'Asia/Tokyo'
5 changes: 0 additions & 5 deletions .github/renovate.json

This file was deleted.

0 comments on commit 473f94e

Please sign in to comment.