Skip to content

Commit

Permalink
build(deps-dev): bump pre-commit from 3.6.2 to 3.7.0 (#17903)
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.7.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.7.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent d6601e3 commit 75e3c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -47,7 +47,7 @@
"coverage==7.4.3",
"diff-cover==9.0.0",
"pre-commit==3.5.0; python_version < '3.9'",
"pre-commit==3.6.2; python_version >= '3.9'",
"pre-commit==3.7.0; python_version >= '3.9'",
"py3createtorrent==1.2.0",
"pylint==3.1.0",
"pytest==8.1.1",
Expand Down

0 comments on commit 75e3c17

Please sign in to comment.