Skip to content

Commit

Permalink
Update CI dependencies to v1.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent 788e239 commit fc4e21f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.5.10/c2cciutils/schema.json
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.5.12/c2cciutils/schema.json

checks:
black: false
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
c2cciutils[checks,publish]==1.5.11
c2cciutils[checks,publish]==1.5.12
importlib-metadata<8.0.0
pre-commit==3.0.4
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit fc4e21f

Please sign in to comment.