Compare commits

..

1 commit

Author SHA1 Message Date
60fd79fb8d chore(deps): pin dependencies
Some checks failed
/ Ansible Lint (push) Failing after 46s
/ Ansible Lint (pull_request) Failing after 48s
2025-10-21 22:01:00 +00:00

View file

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