Skip to content

Commit

Permalink
Merge pull request #82 from platform-engineering-org/renovate/all
Browse files Browse the repository at this point in the history
chore(deps): update all dependencies
lmilbaum authored Sep 26, 2023
2 parents 6b7bc1c + 27ae8c6 commit 7ad6d9c
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0

- name: Login to GitHub Container Registry
uses: docker/login-action@v3.0.0
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ repos:
- id: markdownlint
additional_dependencies: [rake]
- repo: https://github.com/maxbrunet/pre-commit-renovate
rev: 36.96.3
rev: 36.107.1
hooks:
- id: renovate-config-validator
- repo: https://github.com/mrtazz/checkmake.git
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
awscli 2.13.19
terragrunt 0.51.0
terraform 1.5.7
pulumi 3.83.0
pulumi 3.85.0

0 comments on commit 7ad6d9c

Please sign in to comment.