Skip to content

Commit cdabb37

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-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77f2f24 commit cdabb37

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 @@ dependencies = [
3434
changelist = "changelist.__main__:main"
3535

3636
[project.optional-dependencies]
37-
lint = ["pre-commit == 4.1.0"]
37+
lint = ["pre-commit == 4.2.0"]
3838
test = ["pytest", "pytest-cov"]
3939

4040
[tool.changelist]

0 commit comments

Comments
 (0)