Skip to content

Commit 5fa6f4e

Browse files
authored
Merge pull request #75 from datafold/gerard-eng-2637-align-k8s-account-names
fix: Consistency in SA names
2 parents 33cc394 + 02833ee commit 5fa6f4e

File tree

5 files changed

+153
-56
lines changed

5 files changed

+153
-56
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
repos:
22
- repo: https://github.com/terraform-docs/terraform-docs
3-
rev: "v0.17.0"
3+
rev: "v0.20.0"
44
hooks:
55
- id: terraform-docs-go
66
args: ["markdown", "table", "--output-file", "README.md", "./"]
7-

0 commit comments

Comments
 (0)