Skip to content

Commit 251f886

Browse files
chore(deps): update pre-commit hook woodruffw/zizmor-pre-commit to v1.6.0 (#297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matthias Schoettle <[email protected]>
1 parent f754f1f commit 251f886

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ repos:
7070

7171
# zizmor detects security vulnerabilities in GitHub Actions workflows.
7272
- repo: https://github.com/woodruffw/zizmor-pre-commit
73-
rev: v1.5.2
73+
rev: v1.6.0
7474
hooks:
7575
- id: zizmor
7676

zizmor.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# SPDX-FileCopyrightText: Copyright (C) 2025 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <[email protected]>
2+
#
3+
# SPDX-License-Identifier: MIT
4+
5+
rules:
6+
unpinned-uses:
7+
config:
8+
policies:
9+
actions/*: ref-pin
10+
mschoettle/pre-commit-action: ref-pin
11+
astral-sh/setup-uv: ref-pin

0 commit comments

Comments
 (0)