Skip to content

Commit d7dbbb3

Browse files
chore: Update templated files (3b8de9d) (#795)
chore: Generated commit to update templated files since the last template run up to stackabletech/operator-templating@3b8de9d Reference-to: stackabletech/operator-templating@3b8de9d (pre-commit fixes)
1 parent 8aa22a2 commit d7dbbb3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/pr_pre-commit.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: pre-commit
33

44
on:
55
pull_request:
6+
merge_group:
67

78
env:
89
CARGO_TERM_COLOR: always

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ repos:
6868
language: system
6969
entry: make regenerate-nix
7070
stages: [pre-commit, pre-merge-commit]
71-
pass_filename: false
71+
pass_filenames: false
7272
files: Cargo\.lock
7373

7474
- id: cargo-test

0 commit comments

Comments
 (0)