Skip to content

Commit 812716e

Browse files
authored
Merge pull request #104 from MaceKuailv/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a427b4c + 2901d77 commit 812716e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: nbstripout
2020
args: [--drop-empty-cells, --extra-keys "metadata.kernelspec"]
2121
- repo: https://github.com/psf/black
22-
rev: 23.10.1
22+
rev: 23.11.0
2323
hooks:
2424
- id: black
2525
- repo: https://github.com/keewis/blackdoc
@@ -28,7 +28,7 @@ repos:
2828
- id: blackdoc
2929
additional_dependencies: [black==22.3.0]
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.1.4
31+
rev: v0.1.6
3232
hooks:
3333
- id: ruff
3434
args: [--fix]

0 commit comments

Comments
 (0)