Skip to content

build(deps): bump lodash-es from 4.17.21 to 4.18.1 in /ts-tests #4718

build(deps): bump lodash-es from 4.17.21 to 4.18.1 in /ts-tests

build(deps): bump lodash-es from 4.17.21 to 4.18.1 in /ts-tests #4718

Workflow file for this run

name: Editorconfig
on:
push:
branches:
- master
- 'polkadot-v**'
pull_request:
branches:
- master
- 'polkadot-v**'
merge_group:
branches: master
jobs:
check:
name: 'Check editorconfig'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: editorconfig-checker/action-editorconfig-checker@main
- run: editorconfig-checker -disable-charset -exclude '\.expanded\.rs$'