Skip to content

Commit 699c17a

Browse files
Bump pre-commit from 2.17.0 to 3.6.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 3.6.2. - [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@v2.17.0...v3.6.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4551e82 commit 699c17a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ requires-python = ">=3.8"
3030
[tool.setuptools_scm]
3131

3232
[project.optional-dependencies]
33-
dev = ["pre-commit==2.17.0"]
33+
dev = ["pre-commit==3.6.2"]
3434
docs = [
3535
"numpydoc==1.6.0",
3636
"sphinx==7.2.6",

0 commit comments

Comments
 (0)