Skip to content

Commit

Permalink
Merge pull request #1 from open-meteo/dependabot/pip/pre-commit-3.5.0
Browse files Browse the repository at this point in the history
fix: bump pre-commit from 3.4.0 to 3.5.0
  • Loading branch information
patrick-zippenfenig authored Oct 16, 2023
2 parents 1edcc82 + 0bbe704 commit 3807538
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 @@ -38,7 +38,7 @@ test = [
"flake8-formatter_junit_xml",
"flake8",
"flake8-pyproject",
"pre-commit==3.4.0",
"pre-commit==3.5.0",
"pylint==3.0.1",
"pylint_junit",
"pytest-cov==4.1.0",
Expand Down

0 comments on commit 3807538

Please sign in to comment.