Skip to content

Commit

Permalink
Automated update to primary components
Browse files Browse the repository at this point in the history
Signed-off-by: Seiso Automation <automation@seisollc.com>
  • Loading branch information
JonZeolla authored and SeisoAutomation committed Jul 15, 2024
1 parent 8b7f61e commit c723d23
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
repos:
- repo: https://github.com/seisollc/goat
rev: b95bf4e33476ab98394304f64719c67beeef2acd # frozen: v2024.06.03
rev: 06b194af7f09fa6c4ba797a1cdb5808a1d694536 # frozen: v2024.07.01
hooks:
- id: seiso-lint
32 changes: 16 additions & 16 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions easy_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,15 @@ packages:
environments:
- none
name: cloudformation
version: 2.17.3
version: 2.17.13
version_argument: --version
azure-cli:
aliases:
- az
version: 2.61.0-1~jammy
version: 2.62.0-1~jammy
version_argument: version
checkov:
version: 3.2.145
version: 3.2.189
version_argument: --version
consul-template:
helper:
Expand All @@ -95,10 +95,10 @@ packages:
fluent-bit:
helper:
- all
version: v3.0.7
version: v3.1.2
version_argument: --version
kics:
version: v2.1.0
version: v2.1.1
version_argument: version
opentofu:
aliases:
Expand All @@ -116,13 +116,13 @@ packages:
env_vars:
- TF_DATA_DIR
security: *id004
version: 1.9.0
version: 1.9.2
version_argument: version
terratag:
helper:
- terraform
- opentofu
version: v0.3.4
version: v0.3.5
tfenv:
allow_filter:
- match: exec
Expand Down
2 changes: 1 addition & 1 deletion goat
2 changes: 1 addition & 1 deletion tests/terraform/hooks/secure_builtin_version/secure.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
terraform {
required_version = "1.9.0"
required_version = "1.9.2"
}

0 comments on commit c723d23

Please sign in to comment.