Skip to content

Commit 45dc42a

Browse files
Bump pre-commit from 2.21.0 to 3.5.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.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@v2.21.0...v3.5.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ed9b47 commit 45dc42a

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
@@ -17,7 +17,7 @@ mkdocstrings = "0.23.0"
1717

1818

1919
[tool.poetry.dev-dependencies]
20-
pre_commit = "^2.1.0"
20+
pre_commit = "^3.5.0"
2121
black = "^23.3"
2222
pytest = "^7.2.1"
2323
cashu = "0.9.0"

0 commit comments

Comments
 (0)