Skip to content

Commit

Permalink
Merge pull request #104 from MaceKuailv/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
MaceKuailv authored Nov 21, 2023
2 parents a427b4c + 2901d77 commit 812716e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
- id: nbstripout
args: [--drop-empty-cells, --extra-keys "metadata.kernelspec"]
- repo: https://github.com/psf/black
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black
- repo: https://github.com/keewis/blackdoc
Expand All @@ -28,7 +28,7 @@ repos:
- id: blackdoc
additional_dependencies: [black==22.3.0]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.4
rev: v0.1.6
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 812716e

Please sign in to comment.