Skip to content

Commit 077fcd8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 → 6ce4b4fc349b8881cbce40207dac3bf78824a88e](astral-sh/ruff-pre-commit@5ba58ac...6ce4b4f) - [github.com/crate-ci/typos: 2d0ce569feab1f8752f1dde43cc2f2aa53236e06 → 90356c2064dddca5f04a5ee3deaecb1784ba692d](crate-ci/typos@2d0ce56...90356c2)
1 parent e6f4ccc commit 077fcd8

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
@@ -6,7 +6,7 @@ repos:
66
- id: trailing-whitespace
77

88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
9+
rev: 6ce4b4fc349b8881cbce40207dac3bf78824a88e # frozen: v0.14.11
1010
hooks:
1111
- id: ruff-check
1212
args:
@@ -16,6 +16,6 @@ repos:
1616
- --quiet
1717

1818
- repo: https://github.com/crate-ci/typos
19-
rev: 2d0ce569feab1f8752f1dde43cc2f2aa53236e06 # frozen: v1.40.0
19+
rev: 90356c2064dddca5f04a5ee3deaecb1784ba692d # frozen: v1
2020
hooks:
2121
- id: typos

0 commit comments

Comments
 (0)