Skip to content

Commit e9f09e0

Browse files
chore(deps): bump pre-commit from 4.0.1 to 4.1.0 (#40)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 818fc1c commit e9f09e0

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
@@ -21,7 +21,7 @@ test = [
2121
"codespell==2.4.0",
2222
"isort==5.13.2",
2323
"mypy==1.14.1",
24-
"pre-commit==4.0.1",
24+
"pre-commit==4.1.0",
2525
"pre-commit-hooks==5.0.0",
2626
"tomli==2.2.1",
2727
"ruff==0.7.4",

0 commit comments

Comments
 (0)