Skip to content

Commit

Permalink
Update bundler schedule to monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
javierjulio committed Oct 6, 2023
1 parent e820530 commit f96a808
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 @@ -7,10 +7,10 @@ updates:
- package-ecosystem: bundler
directory: /
schedule:
interval: daily
interval: monthly
versioning-strategy: lockfile-only
- package-ecosystem: bundler
directory: /gemfiles/rails_61
schedule:
interval: daily
interval: monthly
versioning-strategy: lockfile-only

0 comments on commit f96a808

Please sign in to comment.