From c9a820d935bac32f13f22e64be38707034870667 Mon Sep 17 00:00:00 2001 From: Jesse Schwartzentruber Date: Thu, 6 Jun 2024 19:32:15 -0400 Subject: [PATCH] ci: Update orion CI repo --- .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 fd5aeec..65889ce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ fail_fast: true repos: - - repo: https://github.com/MozillaSecurity/orion - rev: v0.0.6 + - repo: https://github.com/MozillaSecurity/orion-ci + rev: v0.0.8 hooks: - id: orion_ci - repo: https://github.com/marco-c/taskcluster_yml_validator