Skip to content

Bump @storybook/react from 6.5.16 to 8.0.10 #2546

Bump @storybook/react from 6.5.16 to 8.0.10

Bump @storybook/react from 6.5.16 to 8.0.10 #2546

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v5
with:
python-version: 3.8
- uses: pre-commit/[email protected]