feat: with all rust files
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-07-27 01:11:18 +02:00
parent 591039abec
commit c9a001d174
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -3,7 +3,7 @@
"regexManagers": [
{
"fileMatch": [
"^main.rs$"
".*.rs$"
],
"matchStrings": [
"let.*docker_image.*\"(?<depName>.*):(?<currentValue>.*)\";"