Skip to content

Bump vitest from 3.0.4 to 3.0.5 in the npm_and_yarn group across 1 directory #91

Bump vitest from 3.0.4 to 3.0.5 in the npm_and_yarn group across 1 directory

Bump vitest from 3.0.4 to 3.0.5 in the npm_and_yarn group across 1 directory #91

Workflow file for this run

# Copyright (C) 2024 8 Hobbies, LLC <[email protected]>
#
# Permission to use, copy, modify, and/or distribute this software for anypurpose with or without
# fee is hereby granted.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIESWITH REGARD TO THIS
# SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OFMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
# AUTHOR BE LIABLE FORANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
# DAMAGESWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN ANACTION OF CONTRACT,
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OFOR IN CONNECTION WITH THE USE OR PERFORMANCE
# OF THIS SOFTWARE.
name: Lint
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
jobs:
lint:
uses: 8hobbies/workflows/.github/workflows/npm-lint.yml@673eab4f6132d76506510e15029f55edb5e8ec28