Skip to content

Commit 08a2f17

Browse files
Update pre-commit requirement in /remove-json-keys
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [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.5.1...v4.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0bcdf4 commit 08a2f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

remove-json-keys/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
find-project-root>=2.2.0,<3
22
nox>=2026.4.10
3-
pre-commit>=4.5.1,<5
3+
pre-commit>=4.6.0,<5
44
tomli>=2.4.1,<3
55
tomli-w>=1.2.0,<2
66
translate-messages>=1.10.2,<2

0 commit comments

Comments
 (0)