Skip to content

Commit d566918

Browse files
Bump pre-commit from 4.1.0 to 4.2.0 in the actions group (#274)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c63f4eb commit d566918

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
@@ -35,7 +35,7 @@ dynamic = ['version']
3535
spin = "spin.__main__:main"
3636

3737
[project.optional-dependencies]
38-
lint = ["pre-commit == 4.1.0"]
38+
lint = ["pre-commit == 4.2.0"]
3939
dev = ["changelist == 0.5"]
4040

4141
[project.urls]

0 commit comments

Comments
 (0)