Skip to content

Commit 8d0c28b

Browse files
authored
Merge branch 'dev' into dyn-table-duration
2 parents a011d44 + d8382c9 commit 8d0c28b

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
@@ -6,12 +6,12 @@ repos:
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88
- repo: https://github.com/psf/black-pre-commit-mirror
9-
rev: 25.9.0
9+
rev: 25.11.0
1010
hooks:
1111
- id: black
1212

1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.14.0
14+
rev: v0.14.4
1515
hooks:
1616
- id: ruff
1717
args: [ --fix ]

0 commit comments

Comments
 (0)