Skip to content

Commit dd40243

Browse files
Dependency updates
1 parent 8d1a47c commit dd40243

3 files changed

Lines changed: 304 additions & 281 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: sort-simple-yaml
2121
files: .pre-commit-config.yaml
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.14.0
23+
rev: v0.14.3
2424
hooks:
2525
- id: ruff-format
2626
- id: ruff-check
@@ -38,10 +38,10 @@ repos:
3838
additional_dependencies:
3939
- tomli
4040
- repo: https://github.com/adhtruong/mirrors-typos
41-
rev: v1.38.0
41+
rev: v1.38.1
4242
hooks:
4343
- id: typos
4444
- repo: https://github.com/woodruffw/zizmor-pre-commit
45-
rev: v1.14.2
45+
rev: v1.16.1
4646
hooks:
4747
- id: zizmor

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Python IDLE extension to perform mypy analysis on an open file
44
[![CI](https://github.com/CoolCat467/idlemypyextension/actions/workflows/ci.yml/badge.svg)](https://github.com/CoolCat467/idlemypyextension/actions/workflows/ci.yml)
55
<!-- BADGIE TIME -->
66

7-
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/CoolCat467/idlemypyextension/main.svg)](https://results.pre-commit.ci/latest/github/CoolCat467/idlemypyextension/main)
87
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
98

109
<!-- END BADGIE TIME -->

0 commit comments

Comments
 (0)