ソースを参照

Update pre-commit hook ansible/ansible-lint to v26.8.0

pull/5517/head
renovate[bot] 3日前
committed by Slavi Pantaleev
コミット
06c18205e5
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .pre-commit-config.yaml

+ 1
- 1
.pre-commit-config.yaml ファイルの表示

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


読み込み中…
キャンセル
保存