use best practices preset
All checks were successful
Hydra x86_64-linux.rust-template Hydra build #2341 of procyos:rust-template:x86_64-linux.rust-template

This commit is contained in:
Charlotte 🦝 Delenk 2024-09-05 09:52:50 +02:00
parent 846fb2c0e4
commit 1e5090c06a

5
renovate.json Normal file
View file

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