Skip to content

chore: update @mui/icons-material, @mui/lab, @mui/x-data-grid, @testing-library/jest-dom #3387

chore: update @mui/icons-material, @mui/lab, @mui/x-data-grid, @testing-library/jest-dom

chore: update @mui/icons-material, @mui/lab, @mui/x-data-grid, @testing-library/jest-dom #3387

Workflow file for this run

name: check-commits
on:
pull_request:
branches:
- main
types:
- opened
- edited
- synchronize
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check for Conventional Commits
uses: agenthunt/[email protected]