Skip to content

Commit 36b7e9a

Browse files
Bump pre-commit from 4.0.1 to 4.1.0 (#542)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.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.0.1...v4.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c74065 commit 36b7e9a

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
@@ -52,7 +52,7 @@ docs = [ "sphinx-mdinclude==0.6.2",
5252
"sphinx-tabs==3.4.7",
5353
"sphinx-toolbox==3.8.0",
5454
"furo==2024.8.6"]
55-
dev = ["pre-commit==4.0.1"]
55+
dev = ["pre-commit==4.1.0"]
5656

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

0 commit comments

Comments
 (0)