Skip to content

Commit

Permalink
Merge pull request #24 from PovertyAction/dependabot/pip/pre-commit-g…
Browse files Browse the repository at this point in the history
…te-3.8.0-and-lt-5

chore(deps): update pre-commit requirement from <4,>=3.8.0 to >=3.8.0,<5
  • Loading branch information
NKeleher authored Nov 19, 2024
2 parents 9e9cd37 + c3d9b6e commit 26bdc8b
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 @@ -19,7 +19,7 @@ dependencies = [
"numpy>=2.0.1,<3",
"causaldata>=0.1.4,<0.2",
"pystata>=0.0.1,<0.0.2",
"pre-commit>=3.8.0,<4",
"pre-commit>=3.8.0,<5",
"ruff>=0.5.7,<0.8",
"sqlfluff>=3.1.0,<4",
"mdformat>=0.7.17,<0.8",
Expand Down

0 comments on commit 26bdc8b

Please sign in to comment.