Skip to content

Commit 27edb6a

Browse files
Bump pre-commit from 4.1.0 to 4.2.0 in /core (#3278)
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) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f956ff commit 27edb6a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/3278.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.1.0 to 4.2.0 in /core.

core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dev = [
6565
"coverage[toml] == 7.7.1",
6666
"coverage-conditional-plugin == 0.9.0",
6767
"Pillow == 11.1.0",
68-
"pre-commit == 4.1.0",
68+
"pre-commit == 4.2.0",
6969
"pytest == 8.3.5",
7070
"pytest-asyncio == 0.25.3",
7171
"pytest-freezer == 0.4.9",

0 commit comments

Comments
 (0)