1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-21 23:08:02 +00:00

Disabled Dependabot for a while, generates too many PRs

This commit is contained in:
2023-06-26 17:34:38 +02:00
parent 79568bc5f4
commit 5191086d74

12
.github/dependabot.disable.yml vendored Normal file
View File

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/frontend"
schedule:
interval: "weekly"