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

build(deps): bump setuptools from 75.4.0 to 75.5.0 in the general group #546

build(deps): bump setuptools from 75.4.0 to 75.5.0 in the general group

build(deps): bump setuptools from 75.4.0 to 75.5.0 in the general group #546

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@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
files.pythonhosted.org:443
github.com:443
pypi.org:443
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: psf/black@1b2427a2b785cc4aac97c19bb4b9a0de063f9547 # stable