Skip to content

Commit 955c1e5

Browse files
Bump pre-commit from 3.4.0 to 3.5.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.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.4.0...v3.5.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a90852d commit 955c1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ install_requires =
9090
dev =
9191
coverage[toml] == 7.3.2
9292
coverage-conditional-plugin == 0.9.0
93-
pre-commit == 3.4.0
93+
pre-commit == 3.5.0
9494
pytest == 7.4.2
9595
pytest-xdist == 3.3.1
9696
setuptools_scm[toml] == 8.0.4

0 commit comments

Comments
 (0)