Skip to content

Commit abd582c

Browse files
authored
Unquote (#178)
1 parent fed6c53 commit abd582c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ repos:
5151
- id: toml-sort-fix
5252

5353
- repo: https://github.com/tox-dev/tox-ini-fmt
54-
rev: "1.3.1"
54+
rev: 1.3.1
5555
hooks:
5656
- id: tox-ini-fmt
5757

5858
- repo: https://github.com/astral-sh/ruff-pre-commit
59-
rev: "v0.4.5"
59+
rev: v0.4.5
6060
hooks:
6161
- id: ruff
6262
args:

0 commit comments

Comments
 (0)