Compare commits

..

2 commits

Author SHA1 Message Date
d1b455ec7d Pin dependencies
Some checks failed
/ Ansible Lint (push) Failing after 45s
/ Ansible Lint (pull_request) Failing after 45s
2025-10-21 22:33:13 +00:00
96ecd033c8
(test) disable semantic commit prefixes
Some checks failed
/ Ansible Lint (push) Failing after 50s
2025-10-22 00:29:59 +02:00

View file

@ -5,6 +5,7 @@
"config:best-practices",
":ignoreUnstable"
],
"semanticCommits": "disabled",
"packageRules": [
// Create a package rule for grouping all stable non-major dependency updates together.
// A combination of/inspired by: