Skip to content

Bump Prometheus version from 2.48.0 -> 2.52.0 #112

Bump Prometheus version from 2.48.0 -> 2.52.0

Bump Prometheus version from 2.48.0 -> 2.52.0 #112

Workflow file for this run

name: Python Lint - Black
on:
push:
paths:
- '**.py'
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable