Skip to content

Commit

Permalink
Bump pre-commit from 3.8.0 to 4.0.1 (#4124)
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.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.8.0...v4.0.1)

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

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] authored Oct 9, 2024
1 parent c7816a1 commit eb5608f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_lint.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--requirement requirements_base.txt
codespell==2.3.0
isort==5.13.2
pre-commit==3.8.0
pre-commit==4.0.1
pre-commit-hooks==5.0.0
pyupgrade==3.17.0
ruff==0.6.9
Expand Down

0 comments on commit eb5608f

Please sign in to comment.