Skip to content

Bump eslint from 9.2.0 to 9.9.0 #286

Bump eslint from 9.2.0 to 9.9.0

Bump eslint from 9.2.0 to 9.9.0 #286

Workflow file for this run

name: Versioning
on:
pull_request:
types:
- opened
- labeled
- synchronize
branches:
- main
jobs:
version:
name: Version
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Next Version
uses: Piszmog/next-version@v1
with:
token: ${{ secrets.PAT }}
files: package.json