Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Bump the general group across 1 directory with 3 updates #165

Bump the general group across 1 directory with 3 updates

Bump the general group across 1 directory with 3 updates #165

Workflow file for this run

name: black-formatter
on: [push, pull_request]
permissions:
contents: read
jobs:
black-linter:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
files.pythonhosted.org:443
github.com:443
pypi.org:443
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: psf/black@3702ba224ecffbcec30af640c149f231d90aebdb # stable