Skip to content

Commit

Permalink
Merge pull request #45 from cainky/dependabot/pip/pre-commit-4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cainky authored Oct 7, 2024
2 parents b57cb0b + c7f9e71 commit 32a6b90
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ music21 = "^9.1.0"


[tool.poetry.group.dev.dependencies]
pre-commit = "^3.6.0"
pre-commit = ">=3.6,<5.0"
flake8 = ">=6.1,<8.0"

[build-system]
Expand Down

0 comments on commit 32a6b90

Please sign in to comment.