Skip to content

Commit 1ecad48

Browse files
Bump pre-commit from 3.3.3 to 3.4.0 (#32)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.4.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.3.3...v3.4.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0abc8f3 commit 1ecad48

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
@@ -32,7 +32,7 @@ dependencies = [
3232
changelist = "changelist.__main__:main"
3333

3434
[project.optional-dependencies]
35-
lint = ["pre-commit == 3.3.3"]
35+
lint = ["pre-commit == 3.4.0"]
3636

3737
[tool.ruff]
3838
line-length = 88

0 commit comments

Comments
 (0)