Skip to content

Commit

Permalink
Have Renovate ignore auth demo projects (#6745)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubox76 committed Nov 3, 2022
1 parent 457fc2e commit 8093236
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Expand Up @@ -21,6 +21,11 @@
"typedoc",
"@microsoft/tsdoc"
],
"ignorePaths": [
"auth/demo",
"auth/cordova/demo",
"auth-compat/demo"
],
"assignees": [
"@hsubox76"
],
Expand Down

0 comments on commit 8093236

Please sign in to comment.