Skip to content

Commit f862ce2

Browse files
authored
Merge pull request #213 from pyoceans/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4b397f7 + bf42169 commit f862ce2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.5.0
42+
rev: v0.5.6
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.5
49+
rev: 1.8.7
5050
hooks:
5151
- id: nbqa-check-ast
5252
- id: nbqa-black
@@ -62,7 +62,7 @@ repos:
6262
- id: nb-strip-paths
6363

6464
- repo: https://github.com/tox-dev/pyproject-fmt
65-
rev: 2.1.3
65+
rev: 2.2.1
6666
hooks:
6767
- id: pyproject-fmt
6868

0 commit comments

Comments
 (0)