summaryrefslogtreecommitdiff
path: root/renovate.json5
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-02-15 17:02:11 +0900
committerGitHub <noreply@github.com>2025-02-15 17:02:11 +0900
commit1c48d50bf2a8d68ceb310deb067133b4da55f550 (patch)
tree5f70c6b4bd6b4fe280b5c0b547f4932c32ef446c /renovate.json5
parentfix(deps): update [root] update dependencies (#15495) (diff)
downloadsharkey-1c48d50bf2a8d68ceb310deb067133b4da55f550.tar.gz
sharkey-1c48d50bf2a8d68ceb310deb067133b4da55f550.tar.bz2
sharkey-1c48d50bf2a8d68ceb310deb067133b4da55f550.zip
fix(deps): update [backend] update dependencies (#15494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Diffstat (limited to 'renovate.json5')
-rw-r--r--renovate.json54
1 files changed, 3 insertions, 1 deletions
diff --git a/renovate.json5 b/renovate.json5
index a861d2f62c..55da13e7a9 100644
--- a/renovate.json5
+++ b/renovate.json5
@@ -14,7 +14,9 @@
"dependencyDashboardOSVVulnerabilitySummary": "unresolved",
"ignoreDeps": [
// https://github.com/misskey-dev/misskey/pull/15489#issuecomment-2660717458
- "@typescript/lib-webworker"
+ "@typescript/lib-webworker",
+ // https://github.com/misskey-dev/misskey/pull/15494#issuecomment-2660775258
+ "nsfwjs",
],
"packageRules": [
{