Skip to content

build(deps): bump com.microsoft.playwright:playwright from 1.55.0 to 1.56.0 #447

build(deps): bump com.microsoft.playwright:playwright from 1.55.0 to 1.56.0

build(deps): bump com.microsoft.playwright:playwright from 1.55.0 to 1.56.0 #447

Workflow file for this run

name: Code linting
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-python@v6
- uses: pre-commit/action@v3.0.1