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/psf/black: 22.10.0 → 23.12.0](psf/black@22.10.0...23.12.0)
- [github.com/pycqa/pylint: v2.16.1 → v3.0.3](pylint-dev/pylint@v2.16.1...v3.0.3)
  • Loading branch information
pre-commit-ci[bot] authored Dec 18, 2023
1 parent 5911765 commit c7d6b50
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
@@ -1,10 +1,10 @@
repos:
- repo: https://github.com/psf/black
rev: 22.10.0
rev: 23.12.0
hooks:
- id: black-jupyter

- repo: https://github.com/pycqa/pylint
rev: v2.16.1
rev: v3.0.3
hooks:
- id: pylint

0 comments on commit c7d6b50

Please sign in to comment.