Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump pre-commit from 3.5.0 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 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.5.0...v3.8.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Aug 19, 2024
1 parent 67dbaf2 commit 52932b5
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ storage3 = ">=0.5.3,<0.8.0"
supafunc = ">=0.3.1,<0.6.0"

[tool.poetry.dev-dependencies]
pre-commit = "^3.5.0"
pre-commit = "^3.8.0"
black = "^24.8"
pytest = "^8.3.2"
flake8 = "^5.0.4"

0 comments on commit 52932b5

Please sign in to comment.