Skip to content

build(deps-dev): bump eslint from 9.18.0 to 9.19.0 #182

build(deps-dev): bump eslint from 9.18.0 to 9.19.0

build(deps-dev): bump eslint from 9.18.0 to 9.19.0 #182

name: Lint and build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build-and-lint:
uses: GEWIS/actions/.github/workflows/lint-and-build-yarn.yml@v1
with:
node-version: "22.x"
lint: true
format: true
build: true