syncing files from release-engineering-repo-standards

This commit is contained in:
Jake Spain 2023-12-05 17:16:18 -05:00
parent 215ec97dcf
commit 5953ad89a4
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113
4 changed files with 43 additions and 10 deletions

View file

@ -1,13 +1,19 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
- package-ecosystem: bundler
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: bundler
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: docker
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10