Skip to content

Commit 5e79b1f

Browse files
Bump pre-commit from 4.2.0 to 4.5.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.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.2.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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ec3d6d commit 5e79b1f

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
@@ -53,7 +53,7 @@ docs = [ "sphinx-mdinclude==0.6.2",
5353
"sphinx-tabs==3.4.7",
5454
"sphinx-toolbox==3.8.0",
5555
"furo==2024.8.6"]
56-
dev = ["pre-commit==4.2.0"]
56+
dev = ["pre-commit==4.5.0"]
5757

5858
[tool.hatch.version]
5959
path = "kwave/__init__.py"

0 commit comments

Comments
 (0)