diff options
| author | Shinigami <[email protected]> | 2024-05-03 08:20:42 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-03 08:20:42 +0200 |
| commit | 97ff2932a7a22d5546827839d82f8503740ef84a (patch) | |
| tree | c044f0d98397c9f2ba4889f40850e05bce2b1b79 /.github | |
| parent | 36363cbcf4fb3c0159665ff8d9a28fb030c159a1 (diff) | |
| download | faker-97ff2932a7a22d5546827839d82f8503740ef84a.tar.xz faker-97ff2932a7a22d5546827839d82f8503740ef84a.zip | |
infra: configure stopUpdatingLabel (#2870)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/renovate.json5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5 index ac590676..2c1b82f4 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -58,6 +58,7 @@ "matchPackageNames": ["@algolia/client-search", "ts-morph", "vitepress"] } ], + "stopUpdatingLabel": "s: on hold", "vulnerabilityAlerts": { "labels": ["c: security", "p: 2-high"], "assignees": ["team:maintainers"] |
