Skip to content

Commit 4a52576

Browse files
Bump pre-commit from 4.0.1 to 4.1.0 (#555)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.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.0.1...v4.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f9b710 commit 4a52576

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/555.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated pre-commit from 4.0.1 to 4.1.0.

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.0.1",
51+
"pre-commit == 4.1.0",
5252
"pytest == 8.3.4",
5353
"setuptools_scm == 8.1.0",
5454
"tox == 4.24.1",

0 commit comments

Comments
 (0)