| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a8a73ff commit ff1ebf8
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,6 @@ | |||
| 1 | 1 | repos: | |
| 2 | - | ||
| 3 | 2 | - repo: https://github.com/astral-sh/ruff-pre-commit | |
| 4 | - rev: v0.3.0 | ||
| 3 | + rev: v0.3.2 | ||
| 5 | 4 | hooks: | |
| 6 | 5 | - id: ruff-format | |
| 7 | 6 | exclude: ^git/ext/ | |
@@ -10,14 +9,14 @@ repos: | |||
| 10 | 9 | exclude: ^git/ext/ | |
| 11 | 10 | ||
| 12 | 11 | - repo: https://github.com/shellcheck-py/shellcheck-py | |
| 13 | - rev: v0.9.0.5 | ||
| 12 | + rev: v0.9.0.6 | ||
| 14 | 13 | hooks: | |
| 15 | 14 | - id: shellcheck | |
| 16 | 15 | args: [--color] | |
| 17 | 16 | exclude: ^test/fixtures/polyglot$|^git/ext/ | |
| 18 | 17 | ||
| 19 | 18 | - repo: https://github.com/pre-commit/pre-commit-hooks | |
| 20 | - rev: v4.4.0 | ||
| 19 | + rev: v4.5.0 | ||
| 21 | 20 | hooks: | |
| 22 | 21 | - id: check-toml | |
| 23 | 22 | - id: check-yaml | |
| Back | FazBrowse Home | New Git URL |
0 commit comments