Skip to content

Commit 97a4779

Browse files
Bump pre-commit from 4.1.0 to 4.2.0 in the actions group
Bumps the actions group with 1 update: [pre-commit](https://github.com/pre-commit/pre-commit). Updates `pre-commit` from 4.1.0 to 4.2.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.1.0...v4.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f05c1e commit 97a4779

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
@@ -26,7 +26,7 @@ dependencies = [
2626

2727
[project.optional-dependencies]
2828
test = ["pytest >= 8.0", "pytest-cov >= 5.0"]
29-
lint = ["pre-commit == 4.1.0"]
29+
lint = ["pre-commit == 4.2.0"]
3030
dev = ["changelist == 0.5"]
3131

3232
[project.urls]

0 commit comments

Comments
 (0)