Skip to content

Commit 2b3d985

Browse files
authored
Merge pull request #172 from scientificcomputing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 5e76d40 + d650097 commit 2b3d985

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
1717
# Ruff version.
18-
rev: 'v0.14.8'
18+
rev: 'v0.14.9'
1919
hooks:
2020
# Run the linter.
2121
- id: ruff
@@ -24,7 +24,7 @@ repos:
2424
- id: ruff-format
2525

2626
- repo: https://github.com/pre-commit/mirrors-mypy
27-
rev: v1.19.0
27+
rev: v1.19.1
2828
hooks:
2929
- id: mypy
3030
files: ^src/|^tests/

0 commit comments

Comments
 (0)