File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ exclude: ^templates/
3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : v4.5 .0
6
+ rev : v4.6 .0
7
7
hooks :
8
8
- id : check-added-large-files
9
9
- id : fix-byte-order-marker
69
69
- mdformat-config
70
70
- mdformat-web
71
71
- repo : https://github.com/DavidAnson/markdownlint-cli2
72
- rev : v0.12.1
72
+ rev : v0.13.0
73
73
hooks :
74
74
- id : markdownlint-cli2
75
75
additional_dependencies :
@@ -80,12 +80,12 @@ repos:
80
80
- id : update-CITATION.cff
81
81
- id : update-pyproject.toml
82
82
- repo : https://github.com/astral-sh/ruff-pre-commit
83
- rev : v0.2.1
83
+ rev : v0.4.3
84
84
hooks :
85
85
- id : ruff
86
86
- id : ruff-format
87
87
- repo : https://github.com/kumaraditya303/mirrors-pyright
88
- rev : v1.1.350
88
+ rev : v1.1.361
89
89
hooks :
90
90
- id : pyright
91
91
- repo : https://github.com/nix-community/nixpkgs-fmt
You can’t perform that action at this time.
0 commit comments