Skip to content

Commit

Permalink
Merge pull request #1380 from visual-framework/Issue-1367
Browse files Browse the repository at this point in the history
chore: Issue-1367 : Ignoring 'vf-tabs' from renovate bot scan. Need to revert in future.
  • Loading branch information
sandykadam authored Nov 5, 2024
2 parents 1793434 + b53b43d commit b5c9630
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
"schedule": [
"after 3:00am and before 5:00am every weekday"
],
"timezone": "Europe/Berlin"
"timezone": "Europe/Berlin",
"ignoreDeps": ["@visual-framework/vf-tabs"]
}

0 comments on commit b5c9630

Please sign in to comment.