Skip to content

Commit 28087b7

Browse files
Update all non-major dependencies (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 966a4e1 commit 28087b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ default_language_version:
44

55
repos:
66
- repo: https://github.com/psf/black-pre-commit-mirror
7-
rev: 26.3.0
7+
rev: 26.3.1
88
hooks:
99
- id: black-jupyter
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.15.5
11+
rev: v0.15.7
1212
hooks:
1313
- id: ruff-check
1414
args: [--fix, --exit-non-zero-on-fix]
@@ -65,7 +65,7 @@ repos:
6565
hooks:
6666
- id: check-mailmap
6767
- repo: https://github.com/renovatebot/pre-commit-hooks
68-
rev: 43.59.5
68+
rev: 43.86.1
6969
hooks:
7070
- id: renovate-config-validator
7171
- repo: https://github.com/henryiii/validate-pyproject-schema-store
@@ -83,7 +83,7 @@ repos:
8383
hooks:
8484
- id: markdown-toc-creator
8585
- repo: https://github.com/jackdewinter/pymarkdown
86-
rev: v0.9.35
86+
rev: v0.9.36
8787
hooks:
8888
- id: pymarkdown
8989
- repo: https://github.com/sqlfluff/sqlfluff

0 commit comments

Comments
 (0)