Skip to content

Commit 783e38a

Browse files
renovate-botgcf-owl-bot[bot]parthea
authored
chore: update renovate config (#1532)
* 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 <partheniou@google.com>
1 parent 69cdcc7 commit 783e38a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
{
22
"extends": [
33
"config:base",
4-
"docker:disable",
5-
":disableDependencyDashboard"
4+
"group:all",
5+
":disableDependencyDashboard",
6+
"schedule:weekly"
7+
],
8+
"ignorePaths": [
9+
".kokoro/requirements.txt"
610
]
711
}

0 commit comments

Comments
 (0)