Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 2bf4941 commit 3992556
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions c2cciutils/applications-versions.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# https://docs.renovatebot.com/modules/datasource/#github-releases-datasource
k3d-io/k3d: v5.7.4 # github-releases
postgresql: 16.1.0 # helm - https://charts.bitnami.com/bitnami
k3d-io/k3d: v5.7.5 # github-releases
postgresql: 16.1.2 # helm - https://charts.bitnami.com/bitnami
helm/chart-releaser: v1.6.1 # github-releases
8 changes: 4 additions & 4 deletions c2cciutils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion c2cciutils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"description": "",
"author": "",
"dependencies": {
"snyk": "1.1294.0"
"snyk": "1.1294.2"
}
}
2 changes: 1 addition & 1 deletion example-project/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repos:
ci/config\\.yaml
)$
- repo: https://github.com/camptocamp/c2cciutils
rev: 1.7.0
rev: 1.7.1
hooks:
- id: workflows-require-timeout
- id: check-poetry
Expand Down
2 changes: 1 addition & 1 deletion example-project/ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
c2cciutils[checks,publish]==1.7.0
c2cciutils[checks,publish]==1.7.1
pre-commit==4.0.1

0 comments on commit 3992556

Please sign in to comment.