Commit graph

3543 commits

Author SHA1 Message Date
dependabot[bot]
bb1782f202
Bump typescript from 4.7.3 to 4.7.4 in /dependencies (#3054)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-06-22 08:49:59 -05:00
dependabot[bot]
099fbbb6b4
Bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0 in /dependencies (#3056)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-06-22 08:49:52 -05:00
dependabot[bot]
aed614c622
Bump sql-lint from 0.0.19 to 1.0.0 in /dependencies (#3057)
Bumps [sql-lint](https://github.com/joereynolds/sql-lint) from 0.0.19 to 1.0.0.
- [Release notes](https://github.com/joereynolds/sql-lint/releases)
- [Commits](https://github.com/joereynolds/sql-lint/compare/v0.0.19...v1.0.0)

---
updated-dependencies:
- dependency-name: sql-lint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-06-22 08:49:43 -05:00
Lukas Gravley
1b29e74880
fix kotlin (#3068)
* fix kotlin

* fix order
2022-06-20 13:20:15 -05:00
github-actions[bot]
45da75044f
Update Python dependencies (#3047)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-06-20 09:29:41 -05:00
dependabot[bot]
aa9092c0cf
Bump node-fetch from 3.2.4 to 3.2.6 in /dependencies (#3023)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.4 to 3.2.6.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.4...v3.2.6)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 15:12:52 -05:00
Denis Olehov
c87d895802
Fix .gitleaks.toml template (#3036)
Use `paths` for the `[allowlist]` section instead of an invalid `files`
2022-06-16 15:12:41 -05:00
Stephen Abbene
f0a07fdc80
Remove disabled pylint checks from config file to work with pylint 2.14.1 (#3038)
* update pylint config file to work with pylint 2.14.1

* update templay pylint config file with checks removed by pylint 2.14.1

Co-authored-by: Stephen Abbene <sabbene@nvidia.com>
2022-06-16 15:12:16 -05:00
Guilhem Lettron
34cfb29962
fix(go): use --fast golangci-lint option (#3043)
All tests can't be run agaist single files.
golangci-lint have a dedicated list of linter adapted to single file
usage.
https://github.com/golangci/golangci-lint/issues/1574

Signed-off-by: Guilhem Lettron <guilhem@barpilot.io>
2022-06-16 15:11:28 -05:00
dependabot[bot]
7c7c4e9dea
Bump snakefmt from 0.6.0 to 0.6.1 in /dependencies/python (#3030)
Bumps [snakefmt](https://github.com/snakemake/snakefmt) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/snakemake/snakefmt/releases)
- [Changelog](https://github.com/snakemake/snakefmt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/snakemake/snakefmt/compare/v0.6.0...0.6.1)

---
updated-dependencies:
- dependency-name: snakefmt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 14:30:09 -05:00
dependabot[bot]
0ae5eb61e8
Bump immer from 9.0.14 to 9.0.15 in /dependencies (#3026)
Bumps [immer](https://github.com/immerjs/immer) from 9.0.14 to 9.0.15.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.14...v9.0.15)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 14:30:02 -05:00
dependabot[bot]
8f1d432f38
Bump eslint-plugin-vue from 9.1.0 to 9.1.1 in /dependencies (#3025)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.1.0...v9.1.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 14:29:57 -05:00
dependabot[bot]
061b89d18a
Bump stylelint from 14.8.5 to 14.9.1 in /dependencies (#3024)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.5 to 14.9.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.8.5...14.9.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 14:29:50 -05:00
dependabot[bot]
fd8d599644
Bump rubocop-performance from 1.14.1 to 1.14.2 in /dependencies (#3022)
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.14.1...v1.14.2)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 14:29:43 -05:00
dependabot[bot]
95b68ac3c6
Bump python from 3.10.4-alpine to 3.10.5-alpine (#3021)
Bumps python from 3.10.4-alpine to 3.10.5-alpine.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 14:29:35 -05:00
github-actions[bot]
359371f18c
Update Python dependencies (#3017)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-06-13 13:54:01 -05:00
dependabot[bot]
9d4d9b13a0
Bump zricethezav/gitleaks from v8.8.6 to v8.8.7 (#3001)
Bumps zricethezav/gitleaks from v8.8.6 to v8.8.7.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 10:24:05 -05:00
dependabot[bot]
0911b39950
Bump alpine/terragrunt from 1.2.1 to 1.2.2 (#3002)
Bumps alpine/terragrunt from 1.2.1 to 1.2.2.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 10:23:51 -05:00
dependabot[bot]
b1ad759385
Bump hashicorp/terraform from 1.2.1 to 1.2.2 (#3003)
Bumps hashicorp/terraform from 1.2.1 to 1.2.2.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 10:23:43 -05:00
dependabot[bot]
27b150b8d5
Bump rubocop-performance from 1.14.0 to 1.14.1 in /dependencies (#3004)
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 10:23:36 -05:00
dependabot[bot]
e449e85c34
Bump scalameta/scalafmt from v3.5.7 to v3.5.8 (#3005)
* Bump scalameta/scalafmt from v3.5.7 to v3.5.8

Bumps scalameta/scalafmt from v3.5.7 to v3.5.8.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update .scalafmt.conf

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-06-06 10:23:28 -05:00
dependabot[bot]
fb87b5402c
Bump rubocop from 1.30.0 to 1.30.1 in /dependencies (#3006)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.30.0 to 1.30.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.30.0...v1.30.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 10:23:20 -05:00
dependabot[bot]
5218118314
Bump textlint-rule-terminology from 3.0.0 to 3.0.1 in /dependencies (#3007)
Bumps [textlint-rule-terminology](https://github.com/sapegin/textlint-rule-terminology) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sapegin/textlint-rule-terminology/releases)
- [Commits](https://github.com/sapegin/textlint-rule-terminology/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: textlint-rule-terminology
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 10:23:13 -05:00
dependabot[bot]
2ea6c08380
Bump eslint-plugin-vue from 9.0.1 to 9.1.0 in /dependencies (#3008)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.0.1...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 10:23:04 -05:00
dependabot[bot]
c6c0cd320c
Bump typescript from 4.7.2 to 4.7.3 in /dependencies (#3009)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 10:22:56 -05:00
dependabot[bot]
89e281566c
Bump eslint-plugin-jsonc from 2.2.1 to 2.3.0 in /dependencies (#3010)
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 10:22:48 -05:00
github-actions[bot]
dfad0c8b83
Update Python dependencies (#3000)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-06-06 08:12:54 -05:00
dependabot[bot]
3bfd26a979
Bump scalameta/scalafmt from v3.5.3 to v3.5.7 (#2970)
* Bump scalameta/scalafmt from v3.5.3 to v3.5.7

Bumps scalameta/scalafmt from v3.5.3 to v3.5.7.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update .scalafmt.conf

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-06-01 09:51:14 -05:00
dependabot[bot]
82a005dd23
Bump alpine/terragrunt from 1.2.0 to 1.2.1 (#2967)
Bumps alpine/terragrunt from 1.2.0 to 1.2.1.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:11:38 -05:00
dependabot[bot]
6b25bf914a
Bump mvdan/shfmt from v3.4.3 to v3.5.1 (#2969)
Bumps mvdan/shfmt from v3.4.3 to v3.5.1.

---
updated-dependencies:
- dependency-name: mvdan/shfmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:11:31 -05:00
dependabot[bot]
98c654a8a6
Bump zricethezav/gitleaks from v8.8.4 to v8.8.6 (#2971)
Bumps zricethezav/gitleaks from v8.8.4 to v8.8.6.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:11:23 -05:00
dependabot[bot]
e3ddb86312
Bump rubocop-performance from 1.13.3 to 1.14.0 in /dependencies (#2973)
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.13.3 to 1.14.0.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.13.3...v1.14.0)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:11:16 -05:00
dependabot[bot]
8a84fb7886
Bump hashicorp/terraform from 1.2.0 to 1.2.1 (#2974)
Bumps hashicorp/terraform from 1.2.0 to 1.2.1.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:11:08 -05:00
dependabot[bot]
e88a09c952
Bump typescript from 4.6.4 to 4.7.2 in /dependencies (#2976)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:11:00 -05:00
dependabot[bot]
39e5c82920
Bump stylelint-config-standard-scss from 3.0.0 to 4.0.0 in /dependencies (#2978)
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:10:51 -05:00
dependabot[bot]
9f2613f2fd
Bump stylelint from 14.8.3 to 14.8.5 in /dependencies (#2979)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.3 to 14.8.5.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.8.3...14.8.5)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:10:42 -05:00
dependabot[bot]
645d3d016d
Bump immer from 9.0.12 to 9.0.14 in /dependencies (#2980)
Bumps [immer](https://github.com/immerjs/immer) from 9.0.12 to 9.0.14.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.12...v9.0.14)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:10:35 -05:00
dependabot[bot]
8d6fe43c4b
Bump @react-native-community/eslint-config in /dependencies (#2981)
Bumps [@react-native-community/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native-community) from 2.0.0 to 3.0.2.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/HEAD/packages/eslint-config-react-native-community)

---
updated-dependencies:
- dependency-name: "@react-native-community/eslint-config"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:10:25 -05:00
dependabot[bot]
a7c516e985
Bump ansible-lint from 6.2.1 to 6.2.2 in /dependencies/python (#2982)
Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/ansible-community/ansible-lint/releases)
- [Commits](https://github.com/ansible-community/ansible-lint/compare/v6.2.1...v6.2.2)

---
updated-dependencies:
- dependency-name: ansible-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:10:17 -05:00
dependabot[bot]
addea47492
Bump terraform-linters/tflint-bundle from v0.36.2.0 to v0.37.0.1 (#2990)
Bumps terraform-linters/tflint-bundle from v0.36.2.0 to v0.37.0.1.

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:10:06 -05:00
dependabot[bot]
adba928f1f
Bump snakemake from 7.8.0 to 7.8.1 in /dependencies/python (#2991)
Bumps [snakemake](https://github.com/snakemake/snakemake) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md)
- [Commits](https://github.com/snakemake/snakemake/compare/v7.8.0...v7.8.1)

---
updated-dependencies:
- dependency-name: snakemake
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:09:56 -05:00
github-actions[bot]
d152bd07a3
Update Python dependencies (#2966)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-05-31 08:29:24 -05:00
Lukas Gravley
a320804d31
4.9.4 (#2963)
* Update action.yml

* Update action.yml
2022-05-27 15:46:14 -05:00
Lukas Gravley
53ff7db7b5
Rubocop 1.30 (#2964)
* update rubocop

* adding unrec cops

* fix space
2022-05-27 15:45:59 -05:00
Lukas Gravley
bb6a68e80b
adding log level (#2959)
* adding log level

* Update lib/functions/detectFiles.sh

Co-authored-by: Tibo Delor <delor.thibault@gmail.com>

* fix space

Co-authored-by: Tibo Delor <delor.thibault@gmail.com>
2022-05-26 09:33:19 -05:00
Tibo Delor
ec0662756d
Ensure TFLint plugin directory is correctly set (#2960) 2022-05-26 09:04:20 -05:00
Ezbon Jacob
a425bc8f79
Update terrascan to tenable/terrascan:1.15.1 (#2956) 2022-05-25 09:25:11 -05:00
Lukas Gravley
a34f330477
add bicep info (#2953) 2022-05-24 14:46:16 -05:00
Lukas Gravley
431ee7836e
Release 4.9.3 (#2948)
* Update action.yml

* Update action.yml

* set flag to solve local changes

* spaces
2022-05-24 13:44:12 -05:00
Wen Zhou
582549a430
docs: Update local run docker image with flag to disable check .git (#2894)
folder

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-05-23 15:00:47 -05:00