Skip to content

Commit d14164b

Browse files
Bump pre-commit in the python group across 1 directory (#429)
Bumps the python group with 1 update in the / directory: [pre-commit](https://github.com/pre-commit/pre-commit). Updates `pre-commit` from 4.5.1 to 4.6.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.5.1...v4.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26cb540 commit d14164b

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
@@ -49,7 +49,7 @@ testing = [
4949
]
5050
dev = [
5151
"oteapi-dlite[docs,testing]",
52-
"pre-commit==4.5.1",
52+
"pre-commit==4.6.0",
5353
]
5454

5555
[project.urls]

0 commit comments

Comments
 (0)