Skip to content

Commit 96ab36a

Browse files
committed
Add description field to renovate.json to trigger validate-renovate workflow
Signed-off-by: Adam Surgenor <adam@surgenor.me>
1 parent 7bda357 commit 96ab36a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"description": "Renovate configuration for mkdocs-techdocs-core. Validated by .github/workflows/validate-renovate.yml on every PR that touches this file.",
34

45
"extends": [
56
"config:recommended",

0 commit comments

Comments
 (0)