Skip to content

Commit 4e33064

Browse files
authored
Merge pull request #232 from proxystore/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 72f471f + 741f1b4 commit 4e33064

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
@@ -17,15 +17,15 @@ repos:
1717
hooks:
1818
- id: codespell
1919
- repo: 'https://github.com/astral-sh/ruff-pre-commit'
20-
rev: v0.14.6
20+
rev: v0.14.7
2121
hooks:
2222
- id: ruff
2323
args:
2424
- '--fix'
2525
- '--exit-non-zero-on-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)