Skip to content

Commit ba5cf4b

Browse files
committed
fix(pre-commit): Fix outdated project URL
Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
1 parent 2df3685 commit ba5cf4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# See https://pre-commit.com/hooks.html for more hooks
44
#
55
# This file is based on The Common Pre-commit Framework Configuration Template
6-
# https://github.com/Lin-Buo-Ren/common-precommit-config-template
6+
# https://github.com/the-common/pre-commit-config-template
77
#
8-
# Copyright 2021 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
8+
# Copyright 2025 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
99
# SPDX-License-Identifier: CC-BY-SA-4.0
1010

1111
repos:

0 commit comments

Comments
 (0)