Skip to content

Commit 279cd43

Browse files
committed
Bump pre-commit
1 parent 3884da1 commit 279cd43

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.14.10
3+
rev: v0.15.6
44
hooks:
55
# Run the linter
66
- id: ruff-check
@@ -14,7 +14,7 @@ repos:
1414
exclude: ^docs/
1515
files: ^fido2/
1616
- repo: https://github.com/RobertCraigie/pyright-python
17-
rev: v1.1.407
17+
rev: v1.1.408
1818
hooks:
1919
- id: pyright
2020
- repo: local

0 commit comments

Comments
 (0)