Skip to content

Commit ab15382

Browse files
Bump pre-commit from 3.6.0 to 3.6.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 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.0...v3.6.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4100c0c commit ab15382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ test = [
4242
"codespell==2.2.6",
4343
"isort==5.13.2",
4444
"mypy==1.8.0",
45-
"pre-commit==3.6.0",
45+
"pre-commit==3.6.2",
4646
"pre-commit-hooks==4.5.0",
4747
"pylint==3.0.3",
4848
"pytest==7.4.4",

0 commit comments

Comments
 (0)