Skip to content

Commit

Permalink
Update CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2024
1 parent 2b7f2e6 commit bc3b3fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
additional_dependencies:
- [email protected] # npm
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: detect-private-key
- id: check-merge-conflict
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c2cciutils[checks,publish]==1.7.0
importlib-metadata<8.5.1 # issue with twine, see: https://github.com/python/importlib_metadata/issues/492
poetry==1.8.4
pre-commit==3.8.0
pre-commit==4.0.1
poetry-plugin-drop-python-upper-constraint==0.1.0
poetry-plugin-export==1.8.0
poetry-plugin-tweak-dependencies-version==1.5.2
Expand Down

0 comments on commit bc3b3fc

Please sign in to comment.