Skip to content

Commit 7eafac8

Browse files
njbrakegithub-actions[bot]
authored andcommitted
chore: pre-commit autoupdate
1 parent 59eb8c6 commit 7eafac8

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
@@ -19,7 +19,7 @@ repos:
1919
exclude: (\.md|\.ambr)$
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: "v0.14.4"
22+
rev: "v0.14.5"
2323
hooks:
2424
- id: ruff
2525
args:
@@ -45,6 +45,6 @@ repos:
4545
exclude: CODE_OF_CONDUCT.md|tests/assets|demos/
4646

4747
- repo: https://github.com/kynan/nbstripout
48-
rev: 0.8.1
48+
rev: 0.8.2
4949
hooks:
5050
- id: nbstripout

0 commit comments

Comments
 (0)