Skip to content

Commit d0e5e24

Browse files
chore(deps-dev): bump pre-commit from 3.6.2 to 3.8.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.8.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@v3.6.2...v3.8.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6f2058 commit d0e5e24

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -27,7 +27,7 @@ pre-commit-hooks = "^4.5.0"
2727
reorder-python-imports = "^3.12.0"
2828
pytest-xdist = "^3.5.0"
2929
ruff = ">=0.0.261,<0.3.5"
30-
pre-commit = "^3.6.2"
30+
pre-commit = "^3.8.0"
3131
pyupgrade = "^3.15.1"
3232
pyflakes = "^3.2.0"
3333
black = "^24.3.0"

0 commit comments

Comments
 (0)