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 Jun 3, 2024
1 parent b0d0bf6 commit 640b5e9
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 43 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: 4ac33e8fab47ced142fb708e94530257b7c3b13d # frozen: v2024.04.04
rev: e40e851a4f8925606824d6a6b0b10a9f378ac3ff
hooks:
- id: seiso-lint
62 changes: 27 additions & 35 deletions Pipfile.lock

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

10 changes: 5 additions & 5 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.15.46
version: 2.15.62
version_argument: --version
azure-cli:
aliases:
- az
version: 2.60.0-1~jammy
version: 2.61.0-1~jammy
version_argument: version
checkov:
version: 3.2.85
version: 3.2.124
version_argument: --version
consul-template:
helper:
Expand All @@ -95,7 +95,7 @@ packages:
fluent-bit:
helper:
- all
version: v3.0.3
version: v3.0.6
version_argument: --version
kics:
version: v2.0.1
Expand All @@ -116,7 +116,7 @@ packages:
env_vars:
- TF_DATA_DIR
security: *id004
version: 1.8.3
version: 1.8.4
version_argument: version
terratag:
helper:
Expand Down
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.3"
required_version = "1.8.4"
}

0 comments on commit 640b5e9

Please sign in to comment.