Skip to content

Commit

Permalink
Merge pull request #89 from 2rabs/rt/change-update-to-daily
Browse files Browse the repository at this point in the history
💚 ライブラリのバージョンアップを日時に変更
  • Loading branch information
tatsutakein authored Nov 30, 2023
2 parents f483d97 + 14badad commit 80eac58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ updates:
- package-ecosystem: gradle
directory: "/"
schedule:
interval: weekly
interval: daily

- package-ecosystem: swift
directory: "/"
schedule:
interval: weekly
interval: daily

0 comments on commit 80eac58

Please sign in to comment.