We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10ac634 commit 420b2a6Copy full SHA for 420b2a6
renovate.json
@@ -1,18 +1,13 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
+ "github>elastic/renovate-config:base",
5
"github>elastic/renovate-config:ci-agent-images",
6
":disableDependencyDashboard"
7
],
8
"schedule": [
9
"after 1pm on tuesday"
10
-
11
- "includePaths": [
12
- ".buildkite/pipelines/pull-request/pr-upgrade.yml",
13
- "distribution/docker/src/docker/dockerfiles/wolfi/Dockerfile"
14
- ],
15
16
"labels": [
17
">non-issue",
18
":Delivery/Packaging",
0 commit comments