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

Commit

Permalink
Ignore research folder for Renovate Bot.
Browse files Browse the repository at this point in the history
  • Loading branch information
tbenthompson committed Dec 15, 2022
1 parent aa1e5a0 commit 098fcf5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"ignorePaths": [
"**/node_modules/**",
"**/bower_components/**",
"research/*"
],
"extends": [
"config:base",
"schedule:weekly",
Expand Down

0 comments on commit 098fcf5

Please sign in to comment.