Skip to content

Commit

Permalink
Update dependency pre-commit to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent e6db110 commit 2a21096
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ansible-core==2.17.4
ansible-lint==24.9.2
pylint==3.3.1
autopep8==2.3.1
pre-commit==3.8.0
pre-commit==4.0.0

# Utility packages used in test fixtures and scripts
pytest==8.3.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ platformdirs==4.3.6
# virtualenv
pluggy==1.5.0
# via pytest
pre-commit==3.8.0
pre-commit==4.0.0
# via -r requirements.in
pycodestyle==2.12.1
# via autopep8
Expand Down

0 comments on commit 2a21096

Please sign in to comment.