Skip to content

Commit

Permalink
[repo-manager] Update templates
Browse files Browse the repository at this point in the history
  • Loading branch information
knapo committed Jan 3, 2024
1 parent 6e8ddc6 commit 90333f7
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions .dependabot/config.yml
@@ -1,19 +1,15 @@
version: 1
version: 2

update_configs:
- package_manager: "ruby:bundler"
updates:
- package-ecosystem: "bundler"
directory: "/"
update_schedule: "daily"
commit_message:
schedule:
interval: "weekly"
day: "monday"
time: "08:00"
timezone: "UTC"
commit-message:
prefix: "[dependabot]"
allowed_updates:
- match:
dependency_type: "all"
update_type: "security"
automerged_updates:
- match:
dependency_type: "all"
update_type: "security:patch"
labels:
- "automerge"
- "dependencies"

0 comments on commit 90333f7

Please sign in to comment.