Skip to content

Bump eslint from 8.51.0 to 8.52.0 #602

Bump eslint from 8.51.0 to 8.52.0

Bump eslint from 8.51.0 to 8.52.0 #602

Workflow file for this run

---
# yamllint disable rule:line-length
name: Typos
"on":
push:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/typos@v1.16.21