Upgrade to the latest version of the ansible-lint pre-commit hook#219
Upgrade to the latest version of the ansible-lint pre-commit hook#219mcdonnnj wants to merge 1 commit into
ansible-lint pre-commit hook#219Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR upgrades the ansible-lint pre-commit hook from version 25.4.0 to 25.9.0 to add support for Debian Forky as a platform, which is required for skeleton-ansible-role compatibility.
- Updated ansible-lint version in pre-commit configuration
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
@mcdonnnj - Should we create a PR to update all the other |
Oh yeah if we're doing a full kraken I would rather update the whole configuration. I was just being selective for a partial wave. |
Let's do the whole configuration, unless you have a good reason not to. |
|
This pull request is superseded by #220. |
🗣 Description
This pull request updates the ansible-lint pre-commit hook to the latest version.
💭 Motivation and context
Version 25.9.0 is the first version to support Debian Forky as a platform, which is needed to support cisagov/skeleton-ansible-role#236.
🧪 Testing
All automated tests pass.
✅ Pre-approval checklist