Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore: Bump eslint from 9.24.0 to 9.25.0 in the all-dependencies grou… #353

chore: Bump eslint from 9.24.0 to 9.25.0 in the all-dependencies grou…

chore: Bump eslint from 9.24.0 to 9.25.0 in the all-dependencies grou… #353

Workflow file for this run

name: Run linter and tests
permissions:
contents: read
pull-requests: write
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
- run: npm install
- run: npm test
Morty Proxy This is a proxified and sanitized view of the page, visit original site.