Skip to content

Commit 420b2a6

Browse files
committed
Update renovate config after addressing feedback
1 parent 10ac634 commit 420b2a6

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

renovate.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4+
"github>elastic/renovate-config:base",
45
"github>elastic/renovate-config:ci-agent-images",
56
":disableDependencyDashboard"
67
],
78
"schedule": [
89
"after 1pm on tuesday"
910
],
10-
11-
"includePaths": [
12-
".buildkite/pipelines/pull-request/pr-upgrade.yml",
13-
"distribution/docker/src/docker/dockerfiles/wolfi/Dockerfile"
14-
],
15-
1611
"labels": [
1712
">non-issue",
1813
":Delivery/Packaging",

0 commit comments

Comments
 (0)