Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump pre-commit from 3.5.0 to 4.0.1 in /bot #2500

Merged
merged 1 commit into from
Oct 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps-dev): bump pre-commit from 3.5.0 to 4.0.1 in /bot
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 4.0.1.
- [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...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
commit c0970b7dccef411ebf75513570faf786a1bfd125
2 changes: 1 addition & 1 deletion bot/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
json-e==4.8.0
jsonschema==4.23.0
pre-commit==3.5.0
pre-commit==4.0.1
pytest==8.3.3
pytest-responses==0.5.1
responses==0.25.3