Skip to content

Commit

Permalink
Bump pre-commit from 3.6.1 to 3.6.2 (#1958)
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.1 to 3.6.2.
- [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.1...v3.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 2d4e1b7 commit 9dda493
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 = [
"aiofiles",
"codespell==2.2.6",
"mypy==1.9.0",
"pre-commit==3.6.1",
"pre-commit==3.6.2",
"pre-commit-hooks==4.5.0",
"pylint==3.1.0",
"ruff==0.3.2",
Expand Down

0 comments on commit 9dda493

Please sign in to comment.