Skip to content

Commit

Permalink
Update dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Nov 8, 2023
1 parent 0f096bc commit 6282494
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: sidekiq
versions:
- 6.1.3
- 6.2.0
- dependency-name: unicorn
versions:
- 5.8.0
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
time: "08:30"
timezone: "Europe/Rome"
- package-ecosystem: bundler
directory: "/"
schedule:
interval: weekly
time: "08:30"
timezone: "Europe/Rome"
open-pull-requests-limit: 10

0 comments on commit 6282494

Please sign in to comment.