0
0
mirror of https://github.com/thegeeklab/renovate-presets.git synced 2024-06-02 18:19:40 +02:00

fix: ignore drone files instead of drone provider

This commit is contained in:
Robert Kaussow 2021-09-27 08:59:27 +02:00
parent 27732c00ed
commit 39f7283c1a
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -38,7 +38,5 @@
]
}
],
"droneci": {
"enabled": false
}
"ignorePaths": ["**/.drone.*"]
}