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 Jan 1, 2025
1 parent 03a9dd4 commit d25e4f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ repos:
- --die-on-tool-error
- --output-format=pylint
additional_dependencies:
- prospector-profile-duplicated==1.8.1 # pypi
- prospector-profile-duplicated==1.10.0 # pypi
- prospector-profile-utils==1.14.0 # pypi
- ruff==0.8.1 # pypi
- repo: https://github.com/sbrunner/jsonschema-validator
Expand All @@ -82,6 +82,6 @@ repos:
- id: jsonschema-validator
files: ^ci/config\.yaml$
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.42.4
rev: 39.86.3
hooks:
- id: renovate-config-validator
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ poetry-dynamic-versioning[plugin]==1.4.1
poetry-plugin-export==1.8.0
pre-commit==4.0.1
pytest==8.3.4
scikit-image==0.24.0
scikit-image==0.25.0
poetry-plugin-tweak-dependencies-version==1.5.2
poetry-dynamic-versioning==1.4.1
poetry-plugin-drop-python-upper-constraint==0.1.0
Expand Down

0 comments on commit d25e4f1

Please sign in to comment.