Skip to content

Commit 9f14a49

Browse files
Bump pre-commit from 3.6.0 to 3.7.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.7.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.6.0...v3.7.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 6b0d233 commit 9f14a49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dev = [
3131
"setuptools-scm[toml]>=6.2",
3232
"wheel>=0.41",
3333
# Dev tools
34-
"pre-commit==3.6.0",
34+
"pre-commit==3.7.0",
3535
# Linting
3636
"ruff==0.2.1",
3737
"black==24.2.0",

0 commit comments

Comments
 (0)