Skip to content

Commit 092d442

Browse files
authored
Update redirected URLs (#9148)
2 parents 5e7f131 + a72c631 commit 092d442

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Configuration for the zizmor static analysis tool, run via pre-commit in CI
2-
# https://woodruffw.github.io/zizmor/configuration/
2+
# https://docs.zizmor.sh/configuration/
33
rules:
44
unpinned-uses:
55
config:

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ repos:
5757
- id: check-readthedocs
5858
- id: check-renovate
5959

60-
- repo: https://github.com/woodruffw/zizmor-pre-commit
60+
- repo: https://github.com/zizmorcore/zizmor-pre-commit
6161
rev: v1.11.0
6262
hooks:
6363
- id: zizmor

0 commit comments

Comments
 (0)