Skip to content

Commit 6813720

Browse files
chore(deps-dev): bump pre-commit from 4.2.0 to 4.3.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.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.2.0...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1e90df commit 6813720

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python-semantic-release = "^10.2.0"
1515
mypy = "^1.17.1"
1616
ruff = "^0.12.8"
1717
pytest = "^8.4.1"
18-
pre-commit = "^4.2.0"
18+
pre-commit = "^4.3.0"
1919
black = "^25.1.0"
2020
pytest-cov = "^6.2.1"
2121
sphinx = "^8.2.3"

0 commit comments

Comments
 (0)