chore(renovate): do not exclude examples [skip ci] [skip cascade] (#699)

https://docs.renovatebot.com/presets-default/#ignoremodulesandtests

Closes forgejo/runner#405

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/699
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
This commit is contained in:
Earl Warren 2025-07-15 21:31:02 +00:00 committed by earl-warren
parent 87d8366311
commit 09f7f052b4
No known key found for this signature in database
GPG key ID: F128CBE6AB3A7201

View file

@ -8,5 +8,6 @@
"matchDepNames": ["github.com/nektos/act"],
"enabled": false
}
]
],
"ignorePaths": []
}