Skip to content

Commit 983a92c

Browse files
Bump pre-commit from 4.2.0 to 4.5.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.5.1. - [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.2.0...v4.5.1) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fda611 commit 983a92c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
]
3939
[project.optional-dependencies]
4040
dev = [
41-
"pre-commit==4.2.0",
41+
"pre-commit==4.5.1",
4242
"setuptools_scm==8.3.1",
4343
]
4444
test = [

0 commit comments

Comments
 (0)