From 28733bbbea55926d13a79eba9540430832655191 Mon Sep 17 00:00:00 2001 From: Simon Emms Date: Sun, 16 Jun 2024 20:52:57 +0000 Subject: [PATCH] chore: cruft update --- .cruft.json | 2 +- .licenserc.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.cruft.json b/.cruft.json index e1d6c27..90a255b 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/mrsimonemms/new", - "commit": "eb82e9ab0b3a1e730717778ccc7c708004633bb9", + "commit": "274c86321ece60ea236f4bc97781809c62f237c3", "checkout": null, "context": { "cookiecutter": { diff --git a/.licenserc.yaml b/.licenserc.yaml index 5f9332a..bfd5654 100644 --- a/.licenserc.yaml +++ b/.licenserc.yaml @@ -11,6 +11,7 @@ header: - "go.*" - "**/*.{json,md,yml,yaml}" - "**/.gitkeep" + - "**/*.lock.hcl" comment: on-failure language: Go: