Skip to content

Commit 91ebe73

Browse files
authored
chore: group renovate PRs for this repo, remove renovate template gen for now (#2104)
1 parent 2f1ca98 commit 91ebe73

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

owlbot.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
'.github/PULL_REQUEST_TEMPLATE.md',
2121
'.github/release-please.yml',
2222
'.github/header-checker-lint.yaml',
23-
'.eslintignore'
23+
'.eslintignore',
24+
'renovate.json'
2425
])

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"extends": [
33
"config:base",
4+
"group:all",
45
"docker:disable",
56
":disableDependencyDashboard"
67
],

0 commit comments

Comments
 (0)