Skip to content

Commit

Permalink
Switch to my fork of badgie
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCat467 committed Nov 23, 2023
1 parent b2cc50d commit ce28615
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ repos:
- id: ruff
types: [file]
types_or: [python, pyi, toml]
- repo: https://gitlab.com/brettops/tools/badgie
rev: "0.9.0"
- repo: https://github.com/CoolCat467/badgie
rev: v0.9.3
hooks:
- id: badgie
- repo: https://github.com/codespell-project/codespell
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ Kind of like CUPS but it's for scanning, not printing.
[![Tests](https://github.com/CoolCat467/Scanner-Server/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/CoolCat467/Scanner-Server/actions/workflows/tests.yml)
<!-- BADGIE TIME -->

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/CoolCat467/Scanner-Server/main.svg)](https://results.pre-commit.ci/latest/github/CoolCat467/Scanner-Server/main)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![code style: black](https://img.shields.io/badge/code_style-black-000000.svg)](https://github.com/psf/black)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

<!-- END BADGIE TIME -->

Expand Down

0 comments on commit ce28615

Please sign in to comment.