aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>2021-09-01 15:44:22 +0000
committerGitHub <noreply@github.com>2021-09-01 15:44:22 +0000
commit01e31ca4ab7b3ca1f60112a02939d62cd27041c7 (patch)
tree07bccc003a3d8b660b3ae8feed84a7b7adbd4a01
parentdcb6ebd9994fddcb1729150df1675ebf8c503a73 (diff)
downloadpython-api-core-01e31ca4ab7b3ca1f60112a02939d62cd27041c7.tar.gz
chore(python): group renovate prs (#270)
-rw-r--r--.github/.OwlBot.lock.yaml2
-rw-r--r--renovate.json1
2 files changed, 2 insertions, 1 deletions
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index b75186c..ef3cb34 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 9fa8816..c21036d 100644
--- a/renovate.json
+++ b/renovate.json
@@ -1,6 +1,7 @@
{
"extends": [
"config:base",
+ "group:all",
":preserveSemverRanges",
":disableDependencyDashboard"
],