Skip to content

Commit c6076ee

Browse files
Bump pre-commit from 4.1.0 to 4.2.0
Bumps [pre-commit](https://github.com/pre-commit/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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38d62fd commit c6076ee

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
@@ -48,7 +48,7 @@ Source = "https://github.com/beeware/rubicon-objc"
4848

4949
[project.optional-dependencies]
5050
dev = [
51-
"pre-commit == 4.1.0",
51+
"pre-commit == 4.2.0",
5252
"pytest == 8.3.5",
5353
"setuptools_scm == 8.2.0",
5454
"tox == 4.24.2",

0 commit comments

Comments
 (0)