Skip to content

Commit 5dbbc2b

Browse files
build(deps): bump pre-commit from 4.1.0 to 4.2.0 (#2646)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.2.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.1.0...v4.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Hunhoff <[email protected]>
1 parent 96d1eb6 commit 5dbbc2b

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
@@ -121,7 +121,7 @@ dev = [
121121
# we want all developer environments to be consistent.
122122
# These dependencies are not used in production environments
123123
# and should not conflict with other libraries/tooling.
124-
"pre-commit==4.1.0",
124+
"pre-commit==4.2.0",
125125
"pytest==8.0.0",
126126
"pytest-sugar==1.0.0",
127127
"pytest-instafail==0.5.0",

0 commit comments

Comments
 (0)