Skip to content

Commit b998500

Browse files
Bump pre-commit from 3.4.0 to 3.5.0 (#80)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.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@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55799bc commit b998500

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
@@ -24,7 +24,7 @@ description = "Makes it easy to load subpackages and functions on demand."
2424

2525
[project.optional-dependencies]
2626
test = ["pytest >= 7.4", "pytest-cov >= 4.1"]
27-
lint = ["pre-commit == 3.4.0"]
27+
lint = ["pre-commit == 3.5.0"]
2828
dev = ["changelist == 0.3"]
2929

3030
[project.urls]

0 commit comments

Comments
 (0)