Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
ci: update exmaples ignore path in renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
bleaker0x committed Feb 22, 2022
1 parent 83c2a21 commit aa71fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"config:base"
],
"ignorePaths": [
"**/example/**",
"**/examples/**",
"**/test/**",
"**/scripts/**",
"**/node_modules/**"
Expand Down

0 comments on commit aa71fdb

Please sign in to comment.