Преглед изворни кода

A bit less spammy dependabot config

Nick Babcock пре 1 година
родитељ
комит
6856619cdd
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      .github/dependabot.yml

+ 3 - 1
.github/dependabot.yml

@@ -3,5 +3,7 @@ updates:
 - package-ecosystem: nuget
   directory: "/"
   schedule:
-    interval: daily
+    interval: monthly
   open-pull-requests-limit: 10
+  ignore:
+    - dependency-name: "LibreHardwareMonitorLib"