Skip to content

Commit 30ac21c

Browse files
build(deps-dev): update pre-commit requirement from >=3.3 to >=4.6.0
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@v3.3.0...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 02d4fe5 commit 30ac21c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mypy >= 1.12.1
44
pytest-approvaltests >= 0.2.4
55
invoke >= 2.2.0
66
robotstatuschecker >= 3.0.1
7-
pre-commit >= 3.3
7+
pre-commit >= 4.6.0
88
empty-files >= 0.0.9
99
robotframework-tidy >=4.14.0
1010
ruff >= 0.9.7

0 commit comments

Comments
 (0)