Skip to content

Commit

Permalink
chore(deps): update all dependencies (#81)
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 6, 2023
1 parent da8773d commit 83ec2fd
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 @@ -46,6 +46,6 @@ repos:
args:
- --args=--config=__GIT_WORKING_DIR__/.tflint.hcl
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.44.0
rev: 37.47.0
hooks:
- id: renovate-config-validator
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/defenseunicorns/terraform-aws-bastion

go 1.21.1
go 1.21.3

require (
github.com/defenseunicorns/delivery_aws_iac_utils v0.0.2
Expand Down

0 comments on commit 83ec2fd

Please sign in to comment.