Skip to content

build(deps): bump fonttools from 4.53.1 to 4.54.0 in the general group #398

build(deps): bump fonttools from 4.53.1 to 4.54.0 in the general group

build(deps): bump fonttools from 4.53.1 to 4.54.0 in the general group #398

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: psf/black@b965c2a5026f8ba399283ba3e01898b012853c79 # stable