From 6f84cbd5680929c22fd57fd9a2c827e5f55bb993 Mon Sep 17 00:00:00 2001 From: Jazzlyn <9011011+jazzlyn@users.noreply.github.com> Date: Sun, 23 Feb 2025 21:53:05 +0100 Subject: [PATCH] chore(dev): update dependencies --- .mise.toml | 2 +- .pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.mise.toml b/.mise.toml index f801aab90..37e61cac6 100644 --- a/.mise.toml +++ b/.mise.toml @@ -25,7 +25,7 @@ pre-commit = "4.1.0" # https://github.com/mozilla/sops sops = "3.9.4" # https://github.com/budimanjojo/talhelper -talhelper = "3.0.13" +talhelper = "3.0.19" # https://www.talos.dev/ talosctl = "1.7.6" # https://taskfile.dev/ diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 348fa1362..5608bc5d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -116,7 +116,7 @@ repos: kubernetes/talos-flux/apps/devops/tekton/triggers/release.yaml )$() - - repo: https://github.com/zricethezav/gitleaks + - repo: https://github.com/gitleaks/gitleaks rev: v8.24.0 hooks: - id: gitleaks