Skip to content

chore(deps): bump styled-components from 6.3.12 to 6.4.0 in /extensions/react-widget #4832

chore(deps): bump styled-components from 6.3.12 to 6.4.0 in /extensions/react-widget

chore(deps): bump styled-components from 6.3.12 to 6.4.0 in /extensions/react-widget #4832

Workflow file for this run

name: Python linting
on:
push:
branches:
- '*'
pull_request:
types: [ opened, synchronize ]
permissions:
contents: read
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint with Ruff
uses: chartboost/ruff-action@v1