Skip to content

Commit 438ec3c

Browse files
authored
Merge pull request #219 from pyoceans/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6cfd320 + 1c2af23 commit 438ec3c

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
@@ -39,14 +39,14 @@ repos:
3939
- id: add-trailing-comma
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.7.2
42+
rev: v0.8.1
4343
hooks:
4444
- id: ruff
4545
args: ["--fix", "--show-fixes"]
4646
- id: ruff-format
4747

4848
- repo: https://github.com/nbQA-dev/nbQA
49-
rev: 1.8.7
49+
rev: 1.9.1
5050
hooks:
5151
- id: nbqa-check-ast
5252
- id: nbqa-black

0 commit comments

Comments
 (0)