Skip to content

Commit 7ba69cf

Browse files
[pre-commit.ci] pre-commit autoupdate (#643)
1 parent 02446c5 commit 7ba69cf

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
@@ -14,7 +14,7 @@ repos:
1414
#####
1515
# Python
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.14.9
17+
rev: v0.14.10
1818
hooks:
1919
# Run the linter
2020
- id: ruff-check
@@ -45,7 +45,7 @@ repos:
4545
####
4646
# Typos
4747
- repo: https://github.com/crate-ci/typos
48-
rev: v1
48+
rev: typos-dict-v0.13.13
4949
hooks:
5050
- id: typos
5151
args: ["--force-exclude"]

0 commit comments

Comments
 (0)