mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 15:07:42 +02:00
Upgrade to GitHub-native Dependabot (#95)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5ca27ecd0f
commit
e81b6fd41b
@@ -0,0 +1,20 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "10:00"
|
||||
open-pull-requests-limit: 10
|
||||
ignore:
|
||||
- dependency-name: pg
|
||||
versions:
|
||||
- "> 6.4.2"
|
||||
- dependency-name: "@vitalets/google-translate-api"
|
||||
versions:
|
||||
- 7.0.0
|
||||
- dependency-name: js-chess-engine
|
||||
versions:
|
||||
- 0.7.0
|
||||
- 0.9.0
|
||||
- 0.9.1
|
||||
Reference in New Issue
Block a user