Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.255 → v0.0.257](astral-sh/ruff-pre-commit@v0.0.255...v0.0.257)
- [github.com/nbQA-dev/nbQA: 1.6.3 → 1.6.4](nbQA-dev/nbQA@1.6.3...1.6.4)
  • Loading branch information
pre-commit-ci[bot] authored Mar 21, 2023
1 parent 96fd335 commit 145c6cb
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 @@ -25,7 +25,7 @@ repos:
# https://github.com/jupyterlab/jupyterlab/issues/12675
language_version: "17.9.1"
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.255
rev: v0.0.257
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand All @@ -49,7 +49,7 @@ repos:
language: fail
files: '.*\.rej$'
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.6.3
rev: 1.6.4
hooks:
- id: nbqa-black
- id: nbqa-ruff
Expand Down

0 comments on commit 145c6cb

Please sign in to comment.