8000 chore(deps-dev): bump eslint-config-prettier from 10.0.1 to 10.1.1 · influxdata/influxdb-client-js@5fc1ce6 · GitHub
[go: up one dir, main page]

Skip to content

chore(deps-dev): bump eslint-config-prettier from 10.0.1 to 10.1.1 #1734

chore(deps-dev): bump eslint-config-prettier from 10.0.1 to 10.1.1

chore(deps-dev): bump eslint-config-prettier from 10.0.1 to 10.1.1 #1734

Workflow file for this run

---
name: "Semantic PR and Commit Messages"
on:
pull_request:
types: [opened, reopened, synchronize, edited]
branches:
- master
jobs:
semantic:
uses: influxdata/validate-semantic-github-messages/.github/workflows/semantic.yml@main
with:
CHECK_PR_TITLE_OR_ONE_COMMIT: true
0