Skip to content

Commit 9df91e9

Browse files
chore(deps-dev): bump pre-commit from 3.5.0 to 3.6.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.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@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20803e8 commit 9df91e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dev = [
7676
"black==23.12.0",
7777
"ruff==0.1.6",
7878
"pyupgrade-directories==0.3.0",
79-
"pre-commit==3.5.0",
79+
"pre-commit==3.6.0",
8080
]
8181

8282
[project.urls]

0 commit comments

Comments
 (0)