Skip to content

Commit

Permalink
Configure Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvincent committed May 5, 2024
1 parent adaa90f commit 5ee8f1f
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1 @@
version: 2
updates:
- package_manager: bundler
directory: '/'
schedule:
interval: daily
open_pull_requests_limit: 50
automerge: true
allow_major_updates: true
allow_rebase: true
allow_rebase_on_stable_branch: true
allow_rebase_on_tags: true
labels:
- dependabot
ignore:
- version: '*'
package: 'berkshelf'
- version: '*'
package: 'chefspec'
- version: '*'
package: 'foodcritic'
version: 2\nupdates:\n - package-ecosystem: "github-actions"\n directory: "/"\n schedule:\n interval: "weekly"\n - package-ecosystem: "bundler"\n directory: "/"\n schedule:\n interval: "weekly"\n

0 comments on commit 5ee8f1f

Please sign in to comment.