Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 504b723

Browse files
authored
Merge pull request #328 from gridhead/renovate/pre-commit-4.x
chore(deps): update dependency pre-commit to v4
2 parents 29a608f + ddc264c commit 504b723

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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
@@ -34,7 +34,7 @@ distro = ">=1.5.0"
3434
iniconfig = ">=1.1.1" # minimun version supported
3535

3636
[tool.poetry.group.dev.dependencies]
37-
pre-commit = "^3.0.0"
37+
pre-commit = "^3.0.0 || ^4.0.0"
3838
isort = "^5.10.1"
3939
flake8 = "<8"
4040
pytest = "^6.2.5 || ^8.0.0"

0 commit comments

Comments
 (0)