| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -35,7 +35,7 @@ repos: | |||
| 35 | 35 | - id: pyupgrade | |
| 36 | 36 | args: [--py310-plus] | |
| 37 | 37 | - repo: https://github.com/astral-sh/ruff-pre-commit | |
| 38 | - rev: v0.15.17 | ||
| 38 | + rev: v0.15.18 | ||
| 39 | 39 | hooks: | |
| 40 | 40 | - id: ruff | |
| 41 | 41 | args: [--fix, --exit-non-zero-on-fix] | |
@@ -54,7 +54,7 @@ repos: | |||
| 54 | 54 | - id: mypy | |
| 55 | 55 | additional_dependencies: [ifaddr] | |
| 56 | 56 | - repo: https://github.com/MarcoGorelli/cython-lint | |
| 57 | - rev: v0.19.0 | ||
| 57 | + rev: v0.21.0 | ||
| 58 | 58 | hooks: | |
| 59 | 59 | - id: cython-lint | |
| 60 | 60 | - id: double-quote-cython-strings | |
| Back | FazBrowse Home | New Git URL |
0 commit comments