Skip to content

Commit

Permalink
enhance(renovate): keep buildkite static
Browse files Browse the repository at this point in the history
  • Loading branch information
wass3rw3rk committed Aug 7, 2023
1 parent b3084f9 commit 45982ed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,12 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>go-vela/renovate-config"
],
"packageRules": [
{
"matchManagers": [ "golang" ],
"matchPackageNames": [ "github.com/buildkite/yaml" ],
"enabled": false
}
]
}

0 comments on commit 45982ed

Please sign in to comment.