Skip to content

Commit 98678ac

Browse files
Dependency updates (#118)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ae0389a commit 98678ac

File tree

3 files changed

+436
-432
lines changed

3 files changed

+436
-432
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: black
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.11.10
26+
rev: v0.11.12
2727
hooks:
2828
- id: ruff-check
2929
types: [file]
@@ -44,7 +44,7 @@ repos:
4444
hooks:
4545
- id: typos
4646
- repo: https://github.com/woodruffw/zizmor-pre-commit
47-
rev: v1.7.0
47+
rev: v1.9.0
4848
hooks:
4949
- id: zizmor
5050
- repo: local

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Kind of like CUPS but it's for scanning, not printing.
44
[![Tests](https://github.com/CoolCat467/Scanner-Server/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/CoolCat467/Scanner-Server/actions/workflows/ci.yml)
55
<!-- BADGIE TIME -->
66

7-
[![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)
87
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
98
[![code style: black](https://img.shields.io/badge/code_style-black-000000.svg)](https://github.com/psf/black)
109

0 commit comments

Comments
 (0)