Skip to content

Commit bd07588

Browse files
authored
Merge pull request #152 from bcgov/renovate/configure
chore: Configure Renovate
2 parents bbf70ba + b219d9d commit bd07588

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

renovate.json

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+
"local>bcgov/renovate-config"
5+
],
6+
"includePaths": [
7+
"microservices/gatewayApi/**"
8+
]
9+
}

0 commit comments

Comments
 (0)