We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 194c1b6 + 16c61ec commit 5520c8cCopy full SHA for 5520c8c
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: end-of-file-fixer
7
- id: trailing-whitespace
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: v0.4.4
+ rev: v0.4.5
10
hooks:
11
- id: ruff
12
args:
README.rst
@@ -1,4 +1,4 @@
1
-.. list-table::
+.. list-table::
2
:header-rows: 0
3
:widths: auto
4
0 commit comments