Skip to content

build(deps-dev): bump webpack from 5.74.0 to 5.94.0 #466

build(deps-dev): bump webpack from 5.74.0 to 5.94.0

build(deps-dev): bump webpack from 5.74.0 to 5.94.0 #466

Workflow file for this run

name: codespell
on:
push:
branches: [ '*' ]
pull_request:
branches: [ '*' ]
jobs:
codespell:
name: codespell
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: codespell
uses: codespell-project/actions-codespell@v1
with:
check_filenames: true
check_hidden: true
exclude_file: yarn.lock
ignore_words_list: NotIn