Compare commits

..

3 commits

Author SHA1 Message Date
e6e51ba03c Update docker.io/prom/prometheus Docker tag to v3.7.2
All checks were successful
/ Ansible Lint (push) Successful in 2m16s
/ Ansible Lint (pull_request) Successful in 2m15s
2025-10-24 17:30:42 +00:00
37cedb1ad0
renovate: label all PRs with the "renovate" label
All checks were successful
/ Ansible Lint (push) Successful in 2m25s
2025-10-24 19:28:49 +02:00
658a50d19b
renovate: use rebase stale PRs preset to rebase once base branch updated
All checks were successful
/ Ansible Lint (push) Successful in 2m23s
Use this configuration to always have the fast-forward option.

https://docs.renovatebot.com/presets-default/#rebasestaleprs
2025-10-24 19:18:04 +02:00

View file

@ -4,7 +4,9 @@
"config:recommended", // Included in config:best-practices anyway, but added for clarity. "config:recommended", // Included in config:best-practices anyway, but added for clarity.
"config:best-practices", "config:best-practices",
":ignoreUnstable", ":ignoreUnstable",
":disableRateLimiting" ":disableRateLimiting",
":rebaseStalePrs",
":label(renovate)"
], ],
"semanticCommits": "disabled", "semanticCommits": "disabled",
"packageRules": [ "packageRules": [