Skip to content

Commit 5d773b7

Browse files
Bump pre-commit from 3.6.2 to 3.7.0 (#103)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.7.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@v3.6.2...v3.7.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 f87c385 commit 5d773b7

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
@@ -28,7 +28,7 @@ dependencies = [
2828

2929
[project.optional-dependencies]
3030
test = ["pytest >= 7.4", "pytest-cov >= 4.1"]
31-
lint = ["pre-commit == 3.6.2"]
31+
lint = ["pre-commit == 3.7.0"]
3232
dev = ["changelist == 0.5"]
3333

3434
[project.urls]

0 commit comments

Comments
 (0)