Skip to content

Commit fcd8808

Browse files
Update pre-commit requirement from >=4.6.0 to >=4.6.1
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.6.0...v4.6.1) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c56daab commit fcd8808

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
@@ -16,4 +16,4 @@ types-PyYAML>=6.0.12.20260518
1616
black>=26.5.1
1717

1818
# Pre-commit hooks
19-
pre-commit>=4.6.0
19+
pre-commit>=4.6.1

0 commit comments

Comments
 (0)