Rekey secrets

This commit is contained in:
Greg Hellings
2025-12-26 23:29:28 -06:00
parent ca05aed2ff
commit 2910ffce5b
32 changed files with 366 additions and 394 deletions
+1 -1
View File
@@ -1,3 +1,4 @@
exclude: ^.*\.age$
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
@@ -12,7 +13,6 @@ repos:
- id: check-shebang-scripts-are-executable
- id: check-symlinks
- id: end-of-file-fixer
exclude: '^.*\.age'
- id: fix-byte-order-marker
- id: mixed-line-ending
- id: trailing-whitespace