Explorar el Código

A bit less spammy dependabot config

Nick Babcock hace 1 año
padre
commit
6856619cdd
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      .github/dependabot.yml

+ 3 - 1
.github/dependabot.yml

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