From 899083038a79dcb5ed166c025142fce06b16c62a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 17:03:49 +0000 Subject: [PATCH] Bump stylelint/.github/.github/workflows/call-lint.yml Bumps [stylelint/.github/.github/workflows/call-lint.yml](https://github.com/stylelint/.github) from 0.3.1 to 0.5.0. - [Release notes](https://github.com/stylelint/.github/releases) - [Changelog](https://github.com/stylelint/.github/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/.github/compare/f34faf02df201c8c204df4ae2543523ad54ceb07...2844df54744d5b95507c6df844b1422478dd3cc1) --- updated-dependencies: - dependency-name: stylelint/.github/.github/workflows/call-lint.yml dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/nodejs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 8c67c6b..44202d3 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -10,7 +10,7 @@ on: jobs: lint: - uses: stylelint/.github/.github/workflows/call-lint.yml@f34faf02df201c8c204df4ae2543523ad54ceb07 # 0.3.1 + uses: stylelint/.github/.github/workflows/call-lint.yml@2844df54744d5b95507c6df844b1422478dd3cc1 # 0.5.0 permissions: contents: read