[ci skip] chore: Limit dependency updates to one day per week

Closes #1333
This commit is contained in:
NotMyFault 2021-09-29 22:48:42 +02:00 committed by GitHub
parent eafab87540
commit 2e10936b3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,5 +19,9 @@
"net.fabricmc:fabric-loader",
"net.fabricmc.fabric-api:fabric-api",
"com.github.luben:zstd-jni"
],
"timezone": "Europe/Berlin",
"schedule": [
"on monday after 9am"
]
}