Skip to content

Commit e8313bb

Browse files
authored
Merge branch 'main' into construct-node-edge-conn
2 parents 5c85873 + 61ff40a commit e8313bb

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
@@ -14,7 +14,7 @@ repos:
1414

1515
- repo: https://github.com/astral-sh/ruff-pre-commit
1616
# Ruff version.
17-
rev: v0.12.0
17+
rev: v0.12.1
1818
hooks:
1919
- id: ruff
2020
name: lint with ruff
@@ -27,7 +27,7 @@ repos:
2727
types_or: [ python, pyi, jupyter ]
2828

2929
- repo: https://github.com/keewis/blackdoc
30-
rev: v0.4.0
30+
rev: v0.4.1
3131
hooks:
3232
- id: blackdoc
3333
additional_dependencies: [ "black==24.10.0" ]

0 commit comments

Comments
 (0)