Skip to content

Bump @sveltejs/adapter-auto from 3.1.1 to 3.2.0 in /src/leapfrogai_ui #380

Bump @sveltejs/adapter-auto from 3.1.1 to 3.2.0 in /src/leapfrogai_ui

Bump @sveltejs/adapter-auto from 3.1.1 to 3.2.0 in /src/leapfrogai_ui #380

Workflow file for this run

name: lint
on: [pull_request]
# Declare default permissions as read only.
permissions: read-all
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Validate Lint
uses: chartboost/ruff-action@e18ae971ccee1b2d7bbef113930f00c670b78da4 # v1.0.0
with:
version: 0.3.4
- name: Validate Formatting
uses: chartboost/ruff-action@e18ae971ccee1b2d7bbef113930f00c670b78da4 # v1.0.0
with:
version: 0.3.4
args: format --check