Skip to content

Commit

Permalink
Bump pre-commit-hooks from 4.6.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent a5f29f5 commit 3c0d3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ test = [
"codespell==2.3.0",
"mypy==1.12.1",
"pre-commit==4.0.1",
"pre-commit-hooks==4.6.0",
"pre-commit-hooks==5.0.0",
"pylint==3.2.7",
"ruff==0.7.0",
"tomli==2.0.2",
Expand Down

0 comments on commit 3c0d3f0

Please sign in to comment.