diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ac26e39..d51c105 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,15 +5,15 @@ default_language_version: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: trailing-whitespace - id: detect-private-key - repo: https://github.com/google/yamlfmt - rev: v0.13.0 + rev: v0.14.0 hooks: - id: yamlfmt - repo: https://github.com/crate-ci/typos - rev: v1.24.6 + rev: v1.27.3 hooks: - id: typos diff --git a/go.mod b/go.mod index 89fc260..0a487db 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/theopenlane/emailtemplates -go 1.23.1 +go 1.23.3 require ( github.com/rs/zerolog v1.33.0 diff --git a/templates/partials/footer.html b/templates/partials/footer.html index 1b5e83a..b1348ae 100644 --- a/templates/partials/footer.html +++ b/templates/partials/footer.html @@ -4,9 +4,8 @@

Copyright © {{ .Corporation }}, All Rights Reserved