Skip to content

Commit e1f1b88

Browse files
chore(deps-dev): update pre-commit requirement (#190)
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.7.0...v4.6.2) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b668eb6 commit e1f1b88

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
@@ -8,7 +8,7 @@
88

99
# ── Linting & formatting ────────────────────────────────────────────────────
1010
ruff>=0.16.2,<1.0
11-
pre-commit>=3.7.0,<5.0
11+
pre-commit>=4.6.2,<5.0
1212

1313
# ── Tests ───────────────────────────────────────────────────────────────────
1414
pytest>=9.1.1,<10.0

0 commit comments

Comments
 (0)