commit | fd81da047b5c650f55509778f4c94dc9bec19fc5 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Feb 18 09:25:27 2025 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Tue Feb 18 14:34:39 2025 +0000 |
tree | c754eba6e25d468e47a6cf0cd0c9fc6cc20f5fc0 | |
parent | db194c07a3d9937418368f501f8959dc6c480ddf [diff] [blame] |
Fix ansible-lint jobs Skip-Release-Notes Change-Id: I761b12842c7771480a30d6bc598590cda14e5bdc
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bd2d792..2c0ca4e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -41,6 +41,6 @@ args: ["--profile", "black", "--filter-files"] - repo: https://github.com/ansible/ansible-lint.git - rev: v24.7.0 + rev: v25.1.2 hooks: - id: ansible-lint