Skip to content

Commit 65b3415

Browse files
authored
Merge pull request #97 from smallstep/dependabot/pip/pre-commit-4.0.1
Bump pre-commit from 3.8.0 to 4.0.1
2 parents 1307170 + 043b8a1 commit 65b3415

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

poetry.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pyhumps = "^3.8.0"
1515

1616
[tool.poetry.group.dev.dependencies]
1717
black = ">=23.7,<25.0"
18-
pre-commit = "^3.3.3"
18+
pre-commit = ">=3.3.3,<5.0.0"
1919
ruff = ">=0.0.286,<0.5.8"
2020
pytest = ">=7.4,<9.0"
2121
openapi-python-client = ">=0.15.2,<0.22.0"

0 commit comments

Comments
 (0)