1
0
Fork 0
mirror of https://github.com/chirimen-oh/node-web-i2c.git synced 2025-04-01 10:55:18 +00:00

config renovate.json

This commit is contained in:
Nebel 2020-06-25 11:38:46 +09:00
parent bc5c32091a
commit f750aedd6e

8
renovate.json Normal file
View file

@ -0,0 +1,8 @@
{
"extends": [
"config:base",
":preserveSemverRanges",
":maintainLockFilesWeekly"
],
"automerge": true
}