Skip to content

Commit

Permalink
Merge pull request #29 from platform-engineering-org/renovate/patch-a…
Browse files Browse the repository at this point in the history
…nd-digest-updates

Update Patch and digest updates
  • Loading branch information
lmilbaum authored Oct 9, 2023
2 parents e070378 + 6cda85c commit 1b8cf39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
- name: Install Terragrunt
run: |
curl -Lo terragrunt "https://github.com/gruntwork-io/terragrunt/releases/download/v${TERRAGRUNT_VERSION}/terragrunt_linux_amd64"
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ repos:
hooks:
- id: checkmake
- repo: https://github.com/ansible-community/ansible-lint.git
rev: v6.20.2
rev: v6.20.3
hooks:
- id: ansible-lint

0 comments on commit 1b8cf39

Please sign in to comment.