Upgrade manifests (#21)

* Upgrade manifests

* Upgrade providers

---------

Co-authored-by: Fedor Batonogov <f.batonogov@yandex.ru>
This commit is contained in:
github-actions[bot]
2024-11-04 12:21:00 +03:00
committed by GitHub
parent c620489b15
commit 302ffdd5f5
11 changed files with 91 additions and 90 deletions

View File

@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
@@ -19,12 +19,12 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/ansible-community/ansible-lint.git
rev: v24.5.0
rev: v24.9.2
hooks:
- id: ansible-lint
- repo: https://github.com/tofuutils/pre-commit-opentofu
rev: v1.0.2
rev: v2.1.0
hooks:
- id: tofu_fmt
- id: tofu_validate