Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#493)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 0bdbe2c commit bfad753
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"license": "Apache-2.0",
"dependencies": {
"markdownlint-cli": "0.43.0",
"prettier": "3.3.3"
"prettier": "3.4.1"
}
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
yamale==5.2.1
yamllint==1.35.1
pre-commit==4.0.1
checkov==3.2.314
checkov==3.2.322
2 changes: 1 addition & 1 deletion samples/charts/sample/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: docker.io/nginxinc/nginx-unprivileged
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "1.27.2@sha256:890b8283159ff3eec13ee426a2cd79d5a7d7a300457074970ea14c75865dc39c"
tag: "1.27.3@sha256:fd82c494004b0f38e0974f7ce744573d9c7e721efc15643ab88e738b6dd06d3f"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit bfad753

Please sign in to comment.