8 Commits

Author SHA1 Message Date
renovate[bot]
3801bf83dd chore(deps): update pre-commit hook renovatebot/pre-commit-hooks (41.97.10 → 41.132.4)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-30 16:52:15 +00:00
renovate[bot]
b88a4da4d1 chore(deps): update oxsecurity/megalinter action (v9.0.0 → v9.0.1) (#49)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 09:49:42 +03:00
renovate[bot]
ffd8555621 chore(deps)!: update oxsecurity/megalinter (v8.8.0 → v9.0.0) (#48) 2025-09-20 15:57:48 +03:00
renovate[bot]
1384925199 chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.470 → 3.2.471) (#47)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 05:09:10 +03:00
renovate[bot]
bd0c300092 chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.469 → 3.2.470) (#46)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 11:58:36 +03:00
renovate[bot]
1142b91357 chore(deps): update pre-commit hook renovatebot/pre-commit-hooks (41.82.10 → 41.97.10) (#45)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 15:25:26 +03:00
renovate[bot]
f2ff1b2793 chore(deps)!: update actions/stale (v9.1.0 → v10.0.0) (#44) 2025-09-05 00:57:57 +03:00
renovate[bot]
7d3c543682 chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.467 → 3.2.469) (#43)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 08:56:26 +03:00
3 changed files with 4 additions and 4 deletions

View File

@@ -72,7 +72,7 @@ jobs:
# You can override MegaLinter flavor used to have faster performances
# More info at https://megalinter.io/latest/flavors/
uses: oxsecurity/megalinter/flavors/cupcake@e08c2b05e3dbc40af4c23f41172ef1e068a7d651 # v8.8.0
uses: oxsecurity/megalinter/flavors/cupcake@0dcbedd66ea456ba2d54fd350affaa15df8a0da3 # v9.0.1
id: ml

View File

@@ -29,7 +29,7 @@ jobs:
steps:
- name: 🚀 Run stale
uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30

View File

@@ -48,12 +48,12 @@ repos:
- id: actionlint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 41.82.10
rev: 41.132.4
hooks:
- id: renovate-config-validator
- repo: https://github.com/bridgecrewio/checkov.git
rev: 3.2.467
rev: 3.2.471
hooks:
- id: checkov
args: [--quiet]