From 0289a30ef8417d6fc92eb798a0ce3c82bea59170 Mon Sep 17 00:00:00 2001 From: Anthony Brown Date: Fri, 17 Apr 2026 10:42:21 +0000 Subject: [PATCH] fix --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1f88c7f..756fbac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -78,7 +78,7 @@ repos: pass_filenames: false always_run: true - - id: gitleasks + - id: gitleaks name: Git Leaks description: gitleaks scans commits, commit messages, and --no-ff merges to prevent adding secrets into your git repositories.