Browse Source

chore(deps): update pre-commit hook ansible/ansible-lint to v26.4.0

pull/4840/merge
renovate[bot] 1 day ago
committed by Slavi Pantaleev
parent
commit
ae6aa35028
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .pre-commit-config.yaml

+ 1
- 1
.pre-commit-config.yaml View File

@@ -24,7 +24,7 @@ repos:
hooks:
- id: reuse
- repo: https://github.com/ansible/ansible-lint
rev: v26.3.0
rev: v26.4.0
hooks:
- id: ansible-lint
files: '^roles/custom/'


Loading…
Cancel
Save