Skip to content

Commit 703e05b

Browse files
Bump pre-commit from 4.4.0 to 4.5.0 in the style group (#9)
Bumps the style group with 1 update: [pre-commit](https://github.com/pre-commit/pre-commit). Updates `pre-commit` from 4.4.0 to 4.5.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.4.0...v4.5.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: style ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92af889 commit 703e05b

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
@@ -42,7 +42,7 @@ test = [
4242
lint = [
4343
"black==25.11.0",
4444
"isort==7.0.0",
45-
"pre-commit==4.4.0",
45+
"pre-commit==4.5.0",
4646
]
4747
doc = [
4848
"sybil==9.2.0",

0 commit comments

Comments
 (0)