Skip to content

Commit 3f88945

Browse files
authored
Merge pull request #247 from proxystore/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f176679 + 5e968c3 commit 3f88945

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
@@ -18,14 +18,14 @@ repos:
1818
hooks:
1919
- id: codespell
2020
- repo: 'https://github.com/charliermarsh/ruff-pre-commit'
21-
rev: v0.14.8
21+
rev: v0.14.9
2222
hooks:
2323
- id: ruff
2424
args:
2525
- '--fix'
2626
- id: ruff-format
2727
- repo: 'https://github.com/pre-commit/mirrors-mypy'
28-
rev: v1.19.0
28+
rev: v1.19.1
2929
hooks:
3030
- id: mypy
3131
additional_dependencies:

0 commit comments

Comments
 (0)