Skip to content

Commit

Permalink
chore(deps): update dependency pre-commit to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Oct 29, 2024
1 parent b7363b6 commit 41f6fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ descope = "^1.5.1"
[tool.poetry.group.dev.dependencies]
flake8 = "7.1.1"
black = "24.10.0"
pre-commit = { version = "3.6.0", python = ">=3.9" }
pre-commit = { version = "4.0.1", python = ">=3.9" }
liccheck = "0.9.2"
isort = "5.13.0"
python-dotenv = "1.0.1"
Expand Down

0 comments on commit 41f6fd4

Please sign in to comment.