From d1baec74b4bf46d92f880372a3e1db3e674e9161 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Wed, 1 Sep 2021 15:01:23 +0000 Subject: [PATCH] chore(python): group renovate prs Source-Link: https://github.com/googleapis/synthtool/commit/3fa141d985b0373e043f5b006ff83e5e587bf269 Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:1456ea2b3b523ccff5e13030acef56d1de28f21249c62aa0f196265880338fa7 --- .github/.OwlBot.lock.yaml | 2 +- renovate.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index b75186cf..ef3cb34f 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -1,3 +1,3 @@ docker: image: gcr.io/repo-automation-bots/owlbot-python:latest - digest: sha256:d6761eec279244e57fe9d21f8343381a01d3632c034811a72f68b83119e58c69 + digest: sha256:1456ea2b3b523ccff5e13030acef56d1de28f21249c62aa0f196265880338fa7 diff --git a/renovate.json b/renovate.json index 9fa8816f..c21036d3 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,7 @@ { "extends": [ "config:base", + "group:all", ":preserveSemverRanges", ":disableDependencyDashboard" ],