Skip to content

Commit

Permalink
deps:(deps-dev): bump pre-commit from 2.20.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 3.5.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@v2.20.0...v3.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent c888a4c commit 5efba9b
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 @@ -29,7 +29,7 @@ dependencies = [
dev = [
"cruft==2.15.0",
"pyright==1.1.331",
"pre-commit==2.20.0",
"pre-commit==3.5.0",
"ruff==0.0.254",
"black==22.8.0",
]
Expand Down

0 comments on commit 5efba9b

Please sign in to comment.