mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-08-06 17:40:58 +00:00
chore(renovate): ignore all test data
This commit is contained in:
parent
c68ca8195b
commit
2e7b2e9281
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@
|
||||||
"separateMinorPatch": true
|
"separateMinorPatch": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignorePaths": ["act/*/testdata/**", "**/node_modules/**"]
|
"ignorePaths": ["**/testdata/**", "**/node_modules/**"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue