Skip to content

Commit

Permalink
Update template for renovaterc.
Browse files Browse the repository at this point in the history
  • Loading branch information
huxuan committed Feb 20, 2024
1 parent 5a73b48 commit 4137143
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
"extends": [
"config:best-practices",
":maintainLockFilesWeekly"
],
]
[%- if project_name == "Serious Scaffold Python" %],
"ignorePaths": [
"**/template/**"
]
[%- endif %]
}

0 comments on commit 4137143

Please sign in to comment.