Skip to content

Commit d41073b

Browse files
Bump pre-commit from 4.2.0 to 4.3.0 in the actions group (#288)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22682c2 commit d41073b

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

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

4040
[project.urls]

0 commit comments

Comments
 (0)