Bump shellcheck from 3.1.0 to 4.1.0 (#376)

Bumps [shellcheck](https://github.com/gunar/shellcheck) from 3.1.0 to 4.1.0.
- [Release notes](https://github.com/gunar/shellcheck/releases)
- [Changelog](https://github.com/gunar/shellcheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gunar/shellcheck/compare/v3.1.0...v4.1.0)

---
updated-dependencies:
- dependency-name: shellcheck
  dependency-version: 4.1.0
  dependency-type: direct:development
  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>
This commit is contained in:
dependabot[bot]
2026-02-28 13:35:39 +00:00
committed by GitHub
parent d6f6c371de
commit 13b647ed24
2 changed files with 336 additions and 17 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"globals": "16.3.0",
"markdownlint-cli": "0.45.0",
"prettier": "3.6.2",
"shellcheck": "3.1.0",
"shellcheck": "4.1.0",
"eslint-plugin-yml": "1.18.0",
"yarn": "1.22.22"
},