Skip to content

Commit 0d8b39d

Browse files
Merge pull request #15 from isaac-cf-wong/dependabot/pip/pre-commit-4.1.0
fix: bump pre-commit from 3.3.1 to 4.1.0
2 parents a289dcb + 4d7cf49 commit 0d8b39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ test = [
3535
"flake8-formatter_junit_xml",
3636
"flake8",
3737
"flake8-pyproject",
38-
"pre-commit==3.3.1",
38+
"pre-commit==4.1.0",
3939
"pylint==3.3.4",
4040
"pylint_junit",
4141
"pytest-cov==6.0.0",

0 commit comments

Comments
 (0)