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 <[email protected]>
  • Loading branch information
JonZeolla authored and SeisoAutomation committed Jun 27, 2024
1 parent d27a46a commit 88b159b
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 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: aaca59f98995651447f16527e154ffe92755c568 # frozen: v2024.06.02
rev: b95bf4e33476ab98394304f64719c67beeef2acd # frozen: v2024.06.03
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.

12 changes: 6 additions & 6 deletions easy_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,20 +72,20 @@ packages:
environments:
- none
name: cloudformation
version: 2.16.2
version: 2.17.3
version_argument: --version
azure-cli:
aliases:
- az
version: 2.61.0-1~jammy
version_argument: version
checkov:
version: 3.2.125
version: 3.2.145
version_argument: --version
consul-template:
helper:
- all
version: v0.38.0
version: v0.39.0
version_argument: --version
envconsul:
helper:
Expand All @@ -95,10 +95,10 @@ packages:
fluent-bit:
helper:
- all
version: v3.0.6
version: v3.0.7
version_argument: --version
kics:
version: v2.0.1
version: v2.1.0
version_argument: version
opentofu:
aliases:
Expand All @@ -116,7 +116,7 @@ packages:
env_vars:
- TF_DATA_DIR
security: *id004
version: 1.8.5
version: 1.9.0
version_argument: version
terratag:
helper:
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.8.5"
required_version = "1.9.0"
}

0 comments on commit 88b159b

Please sign in to comment.