Skip to content

Commit

Permalink
Merge pull request #236 from maresb/update-pre-commit
Browse files Browse the repository at this point in the history
pre-commit autoupdate
  • Loading branch information
twiecki committed Jan 7, 2024
2 parents a05c140 + e86ebf0 commit a5f9936
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
@@ -1,11 +1,11 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.4.0
rev: v4.5.0
hooks:
- id: check-toml
- id: check-yaml
- repo: https://github.com/nbQA-dev/nbQA
rev: 0.5.6
rev: 1.7.1
hooks:
- id: nbqa-black
additional_dependencies: [black==22.3.0]
Expand Down

0 comments on commit a5f9936

Please sign in to comment.