Skip to content

Commit

Permalink
chore: update renovate config (#1532)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency importlib-metadata to v5.1.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: update renovate config

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <[email protected]>
  • Loading branch information
3 people authored Jan 4, 2023
1 parent 4baf592 commit 946797c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"extends": [
"config:base",
"docker:disable",
":disableDependencyDashboard"
"group:all",
":disableDependencyDashboard",
"schedule:weekly"
],
"ignorePaths": [
".kokoro/requirements.txt"
]
}

0 comments on commit 946797c

Please sign in to comment.