Skip to content

Commit 826e4dd

Browse files
committed
fix(meta): Rename project
Remove unnecessary title case. Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
1 parent eda54be commit 826e4dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# See https://pre-commit.com for more information
33
# See https://pre-commit.com/hooks.html for more hooks
44
#
5-
# This file is based on The Common Pre-commit Framework Configuration Template
5+
# This file is based on The common pre-commit framework configuration template
66
# https://github.com/the-common/pre-commit-config-template
77
#
88
# Copyright 2025 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# The Common Pre-commit Framework Configuration Template
1+
# The common pre-commit framework configuration template
22

33
This project provides a common base of Pre-commit's configuration file(.pre-commit-config.yaml)
44
that should be easily adaptable for most project's with little modifications.

0 commit comments

Comments
 (0)