mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-20 22:59:42 -05:00
chore: Exclude examples directory from renovate.
This commit is contained in:
parent
607df6087b
commit
37b40325d9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,5 +16,5 @@
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignorePaths": ["**/testdata/**"]
|
"ignorePaths": ["**/testdata/**", "**/examples/**", "**/scripts/**"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue