Skip to content

Commit a5f9936

Browse files
authored
Merge pull request #236 from maresb/update-pre-commit
pre-commit autoupdate
2 parents a05c140 + e86ebf0 commit a5f9936

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v3.4.0
3+
rev: v4.5.0
44
hooks:
55
- id: check-toml
66
- id: check-yaml
77
- repo: https://github.com/nbQA-dev/nbQA
8-
rev: 0.5.6
8+
rev: 1.7.1
99
hooks:
1010
- id: nbqa-black
1111
additional_dependencies: [black==22.3.0]

0 commit comments

Comments
 (0)