Skip to content

Commit a2a5bcf

Browse files
Bump pre-commit from 3.8.0 to 4.0.1 in the actions group (#105)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d56cf54 commit a2a5bcf

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
@@ -31,7 +31,7 @@ dependencies = [
3131

3232
[project.optional-dependencies]
3333
test = ["pytest >= 8.0", "pytest-cov >= 5.0"]
34-
lint = ["pre-commit == 3.8.0"]
34+
lint = ["pre-commit == 4.0.1"]
3535
dev = ["changelist == 0.5"]
3636

3737
[project.scripts]

0 commit comments

Comments
 (0)