Skip to content

Commit c6aaa9f

Browse files
ci: pre-commit autoupdate (#149)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Philipp A. <flying-sheep@web.de>
1 parent 1652a2a commit c6aaa9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: trailing-whitespace
77
- id: no-commit-to-branch
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.14.11
9+
rev: v0.14.13
1010
hooks:
1111
- id: ruff-check
1212
args: [--fix, --exit-non-zero-on-fix]
@@ -44,7 +44,7 @@ repos:
4444
- cloudpickle==3.1.2
4545
- colorama==0.4.6 ; sys_platform == 'win32'
4646
- coverage==7.13.1
47-
- dask==2025.12.0
47+
- dask==2026.1.1
4848
- docutils==0.22.4
4949
- donfig==0.8.1.post1
5050
- execnet==2.1.2
@@ -86,7 +86,7 @@ repos:
8686
- roman-numerals==4.1.0
8787
- scikit-learn==1.8.0
8888
- scipy==1.17.0
89-
- scipy-stubs==1.17.0.0
89+
- scipy-stubs==1.17.0.1
9090
- six==1.17.0
9191
- snowballstemmer==3.0.1
9292
- sphinx==9.1.0

0 commit comments

Comments
 (0)