Skip to content

Commit 5978e8d

Browse files
Bump pre-commit from 3.8.0 to 4.0.1 in the actions group (#66)
Bumps the actions group with 1 update: [pre-commit](https://github.com/pre-commit/pre-commit). Updates `pre-commit` from 3.8.0 to 4.0.1 - [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.8.0...v4.0.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 528cd72 commit 5978e8d

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
@@ -29,7 +29,7 @@ dependencies = [
2929
devstats = "devstats.__main__:cli"
3030

3131
[project.optional-dependencies]
32-
lint = ["pre-commit == 3.8.0"]
32+
lint = ["pre-commit == 4.0.1"]
3333
dev = ["changelist == 0.5"]
3434

3535
[project.urls]

0 commit comments

Comments
 (0)