We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
0ct0pu5
/
nginx-ui
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
chore(renovate): ignore updates for `vue3-apexcharts`
Hintay
9 ヶ月 前
親
f42648e64a
コミット
fdd833c735
1 ファイル変更
、
2 行追加
、
1 行削除
分割表示
差分情報を表示
2
1
.github/renovate.json
+ 2
- 1
.github/renovate.json
ファイルの表示
@@ -28,5 +28,6 @@
"after 2am and before 3am"
]
}
- ]
+ ],
+ "ignoreDeps": ["vue3-apexcharts"]
}