8000 Bump pre-commit from 3.3.3 to 3.4.0 · scientific-python/lazy-loader@d9af7e8 · GitHub
[go: up one dir, main page]

Skip to content

Commit d9af7e8

Browse files
Bump pre-commit from 3.3.3 to 3.4.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.4.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.3.3...v3.4.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>
1 parent 6f104e5 commit d9af7e8

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.3.3"]
27+
lint = ["pre-commit == 3.4.0"]
2828
dev = ["changelist == 0.3"]
2929

3030
[project.urls]

0 commit comments

Comments
 (0)
0