Skip to content

Commit

Permalink
Merge pull request #16 from mikelkou/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
mikelkou authored Oct 17, 2024
2 parents 2a2a601 + c73d743 commit d7f9083
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v5.0.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 23.11.0
rev: 24.10.0
hooks:
- id: black
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.7.1
rev: 1.8.7
hooks:
- id: nbqa-pyupgrade
args: [--py38-plus]
Expand Down

0 comments on commit d7f9083

Please sign in to comment.