Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

chore(deps-dev): bump @sveltejs/kit from 2.5.2 to 2.5.7 in /src/leapfrogai_ui #541

chore(deps-dev): bump @sveltejs/kit from 2.5.2 to 2.5.7 in /src/leapfrogai_ui

chore(deps-dev): bump @sveltejs/kit from 2.5.2 to 2.5.7 in /src/leapfrogai_ui #541

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