Skip to content

Commit 2491b10

Browse files
authored
Merge pull request #244 from proxystore/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents c15d716 + c1c0dc9 commit 2491b10

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.6
21+
rev: v0.14.7
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.18.2
28+
rev: v1.19.0
2929
hooks:
3030
- id: mypy
3131
additional_dependencies:

0 commit comments

Comments
 (0)