Skip to content

Commit 55b6987

Browse files
Bump pre-commit from 3.7.1 to 3.8.0 in the actions group (#227)
Bumps the actions group with 1 update: [pre-commit](https://github.com/pre-commit/pre-commit). Updates `pre-commit` from 3.7.1 to 3.8.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.7.1...v3.8.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2216c27 commit 55b6987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dynamic = ['version']
3434
spin = "spin.__main__:main"
3535

3636
[project.optional-dependencies]
37-
lint = ["pre-commit == 3.7.1"]
37+
lint = ["pre-commit == 3.8.0"]
3838
dev = ["changelist == 0.5"]
3939

4040
[project.urls]

0 commit comments

Comments
 (0)