mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 05:25:41 +02:00
Update renovate.json
This commit is contained in:
@@ -1,8 +1,17 @@
|
||||
{
|
||||
"extends": ["config:recommended"],
|
||||
"enabledManagers": ["docker-compose"],
|
||||
"onboarding": false,
|
||||
|
||||
"includePaths": ["examples/**"],
|
||||
"ignorePaths": [
|
||||
"**/node_modules/**",
|
||||
"**/bower_components/**",
|
||||
"**/vendor/**",
|
||||
"**/__tests__/**",
|
||||
"**/test/**",
|
||||
"**/tests/**",
|
||||
"**/__fixtures__/**"
|
||||
],
|
||||
|
||||
"docker-compose": {
|
||||
"fileMatch": [
|
||||
|
||||
Reference in New Issue
Block a user