Merge pull request #26 from reviewdog/renovate-config

Bump patch version on updating dependencies by renovate
This commit is contained in:
haya14busa
2020-12-13 21:18:05 +09:00
committed by GitHub

View File

@@ -1,5 +1,8 @@
{ {
"extends": [ "extends": [
"config:base" "config:base"
],
"labels": [
"bump:patch"
] ]
} }