From f7acd10382a76f71855bc0f12359953b5ea13730 Mon Sep 17 00:00:00 2001 From: Stacky McStackface Date: Fri, 16 May 2025 06:09:46 +0000 Subject: [PATCH] chore: Generated commit to update templated files since the last template run up to stackabletech/operator-templating@3b8de9d25a28cd2e9c38a3a9886bbf0ef521a3ef Reference-to: stackabletech/operator-templating@3b8de9d (pre-commit fixes) --- .github/workflows/pr_pre-commit.yaml | 1 + .pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pr_pre-commit.yaml b/.github/workflows/pr_pre-commit.yaml index 34e5766b..4e5b9914 100644 --- a/.github/workflows/pr_pre-commit.yaml +++ b/.github/workflows/pr_pre-commit.yaml @@ -3,6 +3,7 @@ name: pre-commit on: pull_request: + merge_group: env: CARGO_TERM_COLOR: always diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd626489..906defdd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -68,7 +68,7 @@ repos: language: system entry: make regenerate-nix stages: [pre-commit, pre-merge-commit] - pass_filename: false + pass_filenames: false files: Cargo\.lock - id: cargo-test