Skip to content

Bump stylelint-config-standard from 38.0.0 to 39.0.0 #363

Bump stylelint-config-standard from 38.0.0 to 39.0.0

Bump stylelint-config-standard from 38.0.0 to 39.0.0 #363

name: "Dependency Review"
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- name: "Checkout Repository"
uses: actions/checkout@v4
with:
persist-credentials: false
- name: "Dependency Review"
uses: actions/dependency-review-action@v4