Skip to content

build(deps): bump com.microsoft.playwright:playwright from 1.56.0 to 1.57.0 #467

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

build(deps): bump com.microsoft.playwright:playwright from 1.56.0 to 1.57.0 #467

Workflow file for this run

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