Skip to content

Commit 8093236

Browse files
authored
Have Renovate ignore auth demo projects (#6745)
1 parent 457fc2e commit 8093236

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121
"typedoc",
2222
"@microsoft/tsdoc"
2323
],
24+
"ignorePaths": [
25+
"auth/demo",
26+
"auth/cordova/demo",
27+
"auth-compat/demo"
28+
],
2429
"assignees": [
2530
"@hsubox76"
2631
],

0 commit comments

Comments
 (0)