From ba52813f7d52723a5a9ed6f51c59dbd2c5196401 Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Tue, 20 Feb 2024 18:17:58 +0000 Subject: [PATCH] Switch hooks to the Saltstack ORG --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0f926d986d5..555b1cec34c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: salt/ext/.* )$ - - repo: https://github.com/s0undt3ch/python-tools-scripts + - repo: https://github.com/saltstack/python-tools-scripts rev: "0.18.6" hooks: - id: tools @@ -1658,7 +1658,7 @@ repos: hooks: - id: remove-import-headers - - repo: https://github.com/s0undt3ch/salt-rewrite + - repo: https://github.com/saltstack/salt-rewrite # Automatically rewrite code with known rules rev: 2.4.4 hooks: