Skip to content

Commit 4101717

Browse files
committed
Bump ruff and typos versions
1 parent 9c5478c commit 4101717

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: "v0.15.13"
17+
rev: "v0.15.15"
1818
hooks:
1919
- id: ruff-format
2020
args: [--config=ruff.toml]
@@ -30,7 +30,7 @@ repos:
3030
- prettier-plugin-toml@2.0.6
3131

3232
- repo: https://github.com/crate-ci/typos
33-
rev: v1.46.1
33+
rev: v1.47.0
3434
hooks:
3535
- id: typos
3636
exclude: |

0 commit comments

Comments
 (0)