aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorShinigami <[email protected]>2025-06-29 21:46:15 +0200
committerGitHub <[email protected]>2025-06-29 21:46:15 +0200
commitb174135e0921f13cdf5886235cd7e918e5588f32 (patch)
treed9aaf28f6e330e117ed94d36e9414254a710e020 /.github
parent1dfb8f2c5703159d9b1a7559e4c24719dcea81cd (diff)
downloadfaker-b174135e0921f13cdf5886235cd7e918e5588f32.tar.xz
faker-b174135e0921f13cdf5886235cd7e918e5588f32.zip
infra: utilize git clean (#3541)
Co-authored-by: DivisionByZero <[email protected]>
Diffstat (limited to '.github')
-rw-r--r--.github/renovate.json56
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5
index 301307e1..7874e42d 100644
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -58,12 +58,6 @@
{
"groupName": "doc-dependencies",
"matchPackageNames": ["ts-morph", "vitepress"]
- },
- {
- // Disable updates for rimraf until Node 18 support is dropped
- "groupName": "disabled",
- "matchPackageNames": ["rimraf"],
- "enabled": false
}
],
"stopUpdatingLabel": "s: on hold",