Skip to content

Commit 894c072

Browse files
Bump pre-commit from 4.2.0 to 4.3.0 (#559)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.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.2.0...v4.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc569b1 commit 894c072

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
@@ -45,7 +45,7 @@ Source = "https://github.com/beeware"
4545
dev = [
4646
# Pre-commit 3.6.0 deprecated support for Python 3.8
4747
"pre-commit == 3.5.0 ; python_version < '3.9'",
48-
"pre-commit == 4.2.0 ; python_version >= '3.9'",
48+
"pre-commit == 4.3.0 ; python_version >= '3.9'",
4949
"pytest == 8.4.1",
5050
"pytest-tldr == 0.2.5",
5151
"setuptools_scm == 8.3.1",

0 commit comments

Comments
 (0)