From 63e1c928f1816cb5dda46e7a904e29b6ddd6e9c6 Mon Sep 17 00:00:00 2001 From: Kevin Broch Date: Thu, 14 Aug 2025 15:34:21 -0700 Subject: [PATCH] update pre-commit hook versions --- .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 9b65909..833e404 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,11 +1,11 @@ -# SPDX-FileCopyrightText: 2023 Rivos Inc. +# SPDX-FileCopyrightText: 2023-2025 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 repos: # pull mirror of https://github.com/fsfe/reuse-tool - repo: https://github.com/rivosinc/reuse-tool - rev: '91c61b9b5f85d4f0023cb780dad635cc6ff08afa' + rev: 'da430ed605e06460b020a75410d62ddb7fc9a616' hooks: # Check compliance - id: reuse