1
0
mirror of https://github.com/securego/gosec.git synced 2025-03-17 20:57:54 +02:00

Add renovate.json (#354)

This commit is contained in:
renovate[bot] 2019-09-09 21:32:22 +10:00 committed by Grant Murphy
parent fde1f82f34
commit 1c35be8eca

5
renovate.json Normal file
View File

@ -0,0 +1,5 @@
{
"extends": [
"config:base"
]
}