File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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.6
23+ rev : v0.14.7
2424 hooks :
2525 - id : ruff-format
2626 - id : ruff-check
4242 hooks :
4343 - id : typos
4444 - repo : https://github.com/woodruffw/zizmor-pre-commit
45- rev : v1.17 .0
45+ rev : v1.18 .0
4646 hooks :
4747 - id : zizmor
4848 args : ["--no-progress", "--fix"]
Original file line number Diff line number Diff 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 -->
You can’t perform that action at this time.
0 commit comments