Skip to content

chore(deps): update pre-commit hook ambv/black to v23.10.1 (.pre-commit-config.yaml) (main) #7741

chore(deps): update pre-commit hook ambv/black to v23.10.1 (.pre-commit-config.yaml) (main)

chore(deps): update pre-commit hook ambv/black to v23.10.1 (.pre-commit-config.yaml) (main) #7741

Workflow file for this run

# @todo: sync with other repositories
name: governance
on:
pull_request_target:
branches: [master, main]
types: [synchronize, opened, labeled, unlabeled]
issues:
types: [opened, labeled, unlabeled]
issue_comment:
types: [created]
workflow_dispatch:
jobs:
main:
name: governance
runs-on: ubuntu-latest
if: >
github.repository != 'ivankatliarchuk/.github' &&
(github.actor != 'dependabot[bot]' || github.actor != 'dependabot-preview[bot]' ||
github.actor != 'renovate[bot]' || github.actor != 'renovate-bot')
steps:
- uses: DeFiCh/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
config-path: .github/governance-bot.yml