Skip to content

Commit

Permalink
chore(deps): update all ci non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and turo-dependency-manager committed Jul 29, 2024
1 parent 7b841ef commit c8610a3
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 @@ -18,6 +18,6 @@ repos:
stages: [commit-msg]
additional_dependencies: ["@open-turo/commitlint-config-conventional"]
- repo: https://github.com/rhysd/actionlint
rev: v1.7.0
rev: v1.7.1
hooks:
- id: actionlint
2 changes: 1 addition & 1 deletion run-sync/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
- "./1password-credentials.json:/home/opuser/.op/1password-credentials.json"
- "data:/home/opuser/.op/data"
kubesealer:
image: turo/kubesealer:4.11.0
image: turo/kubesealer:4.13.0
env_file: .env

volumes:
Expand Down

0 comments on commit c8610a3

Please sign in to comment.