Skip to content

Commit c4db0d9

Browse files
authored
Merge pull request #60 from kazewong/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 002fec0 + e4399ca commit c4db0d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ repos:
55
hooks:
66
- id: black
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: 'v0.1.9'
8+
rev: 'v0.1.11'
99
hooks:
1010
- id: ruff
1111
args: ["--fix"]
1212
- repo: https://github.com/RobertCraigie/pyright-python
13-
rev: v1.1.344
13+
rev: v1.1.345
1414
hooks:
1515
- id: pyright
1616
additional_dependencies: [beartype, jax, jaxtyping, pytest, typing_extensions, flowMC, ripplegw, gwpy, astropy]

0 commit comments

Comments
 (0)