From 6906c2e4676d008be93ffc4f45e47829c6e6e5b8 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:38:43 +0000 Subject: [PATCH 1/2] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/pre-commit/pre-commit-hooks.git: v2.2.3 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v2.2.3...v5.0.0) - [github.com/ansible/ansible-lint.git: v4.1.0 → v24.9.2](https://github.com/ansible/ansible-lint.git/compare/v4.1.0...v24.9.2) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 49a2d36..446f25e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks.git - rev: v2.2.3 + rev: v5.0.0 hooks: - id: end-of-file-fixer - id: trailing-whitespace @@ -15,7 +15,7 @@ repos: - id: check-added-large-files - repo: https://github.com/ansible/ansible-lint.git - rev: v4.1.0 + rev: v24.9.2 hooks: - id: ansible-lint files: \.(yaml|yml)$ From 33830823e12dd62e83bd1dafeedf46f61ebd8f52 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:39:33 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- templates/config/sites-enabled/default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/config/sites-enabled/default.conf b/templates/config/sites-enabled/default.conf index 28d6de2..ae65a18 100644 --- a/templates/config/sites-enabled/default.conf +++ b/templates/config/sites-enabled/default.conf @@ -7,4 +7,4 @@ server { stub_status on; allow {{ PrivateIp }}; } -} \ No newline at end of file +}