Skip to content

Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.62.0 #661

Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.62.0

Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.62.0 #661

name: Coding Standards
on:
push:
branches:
- main
- '*.*.x'
pull_request:
schedule:
- cron: '0 0 * * 0'
jobs:
coding-standards:
uses: alleyinteractive/.github/.github/workflows/php-coding-standards.yml@main
with:
php: 8.2
phpstan:
uses: alleyinteractive/.github/.github/workflows/php-code-quality.yml@main
with:
command: "phpstan"
php: 8.2