Skip to content

Commit 9f68096

Browse files
authored
Merge pull request #34 from scientificcomputing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e65e6e2 + 07cceed commit 9f68096

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
@@ -3,7 +3,7 @@
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
55
# Ruff version.
6-
rev: 'v0.9.6'
6+
rev: 'v0.15.11'
77
hooks:
88
# Run the linter.
99
- id: ruff
@@ -12,6 +12,6 @@ repos:
1212
- id: ruff-format
1313

1414
- repo: https://github.com/pre-commit/mirrors-mypy
15-
rev: v1.15.0
15+
rev: v1.20.1
1616
hooks:
1717
- id: mypy

0 commit comments

Comments
 (0)