Skip to content

Commit afa7bb7

Browse files
Automated update to primary components (#353)
Signed-off-by: Seiso Automation <[email protected]> Co-authored-by: JonZeolla <[email protected]>
1 parent 7e2c53b commit afa7bb7

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
repos:
33
- repo: https://github.com/seisollc/goat
4-
rev: c3196555e8492aeb9f46ffe0ef9c194fc130c959 # frozen: v2025.03.02
4+
rev: 71f78379697f47bbf0bbe95d769d133dcec27662 # frozen: v2025.03.03
55
hooks:
66
- id: seiso-lint

Pipfile.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

easy_infra.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,15 @@ packages:
7272
environments:
7373
- none
7474
name: cloudformation
75-
version: 2.25.1
75+
version: 2.25.9
7676
version_argument: --version
7777
azure-cli:
7878
aliases:
7979
- az
80-
version: 2.70.0-1~noble
80+
version: 2.71.0-1~noble
8181
version_argument: version
8282
checkov:
83-
version: 3.2.391
83+
version: 3.2.396
8484
version_argument: --version
8585
consul-template:
8686
helper:
@@ -95,7 +95,7 @@ packages:
9595
fluent-bit:
9696
helper:
9797
- all
98-
version: v3.2.9
98+
version: v4.0.0
9999
version_argument: --version
100100
kics:
101101
version: v2.1.6
@@ -116,13 +116,13 @@ packages:
116116
env_vars:
117117
- TF_DATA_DIR
118118
security: *id004
119-
version: 1.11.2
119+
version: 1.11.3
120120
version_argument: version
121121
terratag:
122122
helper:
123123
- terraform
124124
- opentofu
125-
version: v0.6.0
125+
version: v0.6.1
126126
tfenv:
127127
allow_filter:
128128
- match: exec
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
terraform {
2-
required_version = "1.11.2"
2+
required_version = "1.11.3"
33
}

0 commit comments

Comments
 (0)