Skip to content

Commit ee938f7

Browse files
[pre-commit.ci] pre-commit autoupdate (#878)
updates: - [github.com/astral-sh/ruff-pre-commit: 455f64b32459518aa82ec33b63f799ed048d65a9 → 54a455f7ce629598b7535ff828fd5fb796f4b83f](astral-sh/ruff-pre-commit@455f64b...54a455f) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 47e8f29 commit ee938f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: pretty-format-json
1717
args: [--autofix, --indent=4]
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: 455f64b32459518aa82ec33b63f799ed048d65a9 # frozen: v0.12.8
19+
rev: 54a455f7ce629598b7535ff828fd5fb796f4b83f # frozen: v0.12.9
2020
hooks:
2121
- id: ruff
2222
args: [--fix]

0 commit comments

Comments
 (0)