]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Project] Disable all npm dependency updates including security fixes 5954/head
authorAlexander Moisseev <moiseev@mezonplus.ru>
Thu, 26 Mar 2026 05:55:56 +0000 (08:55 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Thu, 26 Mar 2026 05:55:56 +0000 (08:55 +0300)
.github/dependabot.yml

index 89ca158e37958e3d66ab528f20e114176aac3dd0..cb75563adaffbb09ff8035046d9f3d87fc2dc5f1 100644 (file)
@@ -4,4 +4,5 @@ updates:
     directory: "/"
     schedule:
       interval: "weekly"
-    open-pull-requests-limit: 0
+    ignore:
+      - dependency-name: "*"