Skip to content

Commit 62a3b87

Browse files
authored
Update Renovate configuration to include labels
Added labels to Renovate configuration.
1 parent f285092 commit 62a3b87

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

.github/renovate.json5

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
3+
extends: [
4+
'config:recommended',
5+
],
6+
labels: [
7+
'Update',
8+
],
9+
}

renovate.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)