Skip to content

Commit

Permalink
Update CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent c351e5d commit cc569ef
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 @@ -32,7 +32,7 @@ repos:
hooks:
- id: prettier
additional_dependencies:
- [email protected].2 # npm
- [email protected].3 # npm
- [email protected] # npm
- [email protected] # npm
- repo: https://github.com/shellcheck-py/shellcheck-py
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ c2cciutils[checks,publish]==1.6.21
poetry==1.8.3
poetry-plugin-tweak-dependencies-version==1.5.2
poetry-dynamic-versioning==1.4.0
pip==24.1.1
pip==24.1.2
pre-commit==3.7.1
importlib-metadata<8.0.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit cc569ef

Please sign in to comment.