소스 검색

Disable automatic deps update with dependabot

DarthSim 9 달 전
부모
커밋
d5870c594e
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  1. 0 7
      .github/dependabot.yml

+ 0 - 7
.github/dependabot.yml

@@ -1,7 +0,0 @@
-version: 2
-updates:
-- package-ecosystem: gomod
-  directory: "/"
-  schedule:
-    interval: weekly
-  open-pull-requests-limit: 10