mirror of
https://github.com/SAP/jenkins-library.git
synced 2026-06-19 22:58:55 +02:00
chore(renovate): Add ignorePaths for integration test data (#5584)
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
"labels": [
|
||||
"dependencies"
|
||||
],
|
||||
"ignorePaths": [
|
||||
"integration/testdata/**",
|
||||
"**/node_modules/**",
|
||||
"**/bower_components/**"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"description": "Create PRs to roll back Go module if the current version is not found in the registry.",
|
||||
|
||||
Reference in New Issue
Block a user