| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2,14 +2,14 @@ exclude: ^(?:gitdb|smmap)/ | |||
| 2 | 2 | ||
| 3 | 3 | repos: | |
| 4 | 4 | - repo: https://github.com/codespell-project/codespell | |
| 5 | - rev: v2.4.2 | ||
| 5 | + rev: v2.4.3 | ||
| 6 | 6 | hooks: | |
| 7 | 7 | - id: codespell | |
| 8 | 8 | additional_dependencies: [tomli] | |
| 9 | 9 | exclude: ^test/fixtures/ | |
| 10 | 10 | ||
| 11 | 11 | - repo: https://github.com/astral-sh/ruff-pre-commit | |
| 12 | - rev: v0.15.20 | ||
| 12 | + rev: v0.16.0 | ||
| 13 | 13 | hooks: | |
| 14 | 14 | - id: ruff-check | |
| 15 | 15 | args: ["--fix"] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments