Skip to content

chore(deps): update dependency undici@>=7.0.0 <7.28.0 to v8 #2183

chore(deps): update dependency undici@>=7.0.0 <7.28.0 to v8

chore(deps): update dependency undici@>=7.0.0 <7.28.0 to v8 #2183

Workflow file for this run

name: "Lint"
on: # yamllint disable-line rule:truthy
pull_request:
branches: ["main"]
permissions: {}
jobs:
lint:
permissions:
contents: "read"
pull-requests: "read"
uses: "anolilab/workflows/.github/workflows/lint.yml@2bd348c5c236a10db670232e5b08619ccbaf55b3" # v21.0.5
with:
lint_eslint: true
lint_types: true
lint_attw: false
lint_package_json: true
lint_markdown: false
lint_yaml: true
lint_actionlint: true
lint_rust: false
node_version: "22"