Skip to content

Commit

Permalink
➕ Add recommends
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Dec 13, 2024
1 parent 49cdbe3 commit b57a675
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,13 @@ repos:
- mdformat-config
- mdformat-web
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.15.0
rev: v0.16.0
hooks:
- id: markdownlint-cli2
additional_dependencies:
- markdown-it-texmath
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.10.0-1
rev: v3.10.0-2
hooks:
- id: shfmt
- repo: https://github.com/NixOS/nixfmt
Expand Down
1 change: 1 addition & 0 deletions pkgs/development/python-modules/pyrime/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ buildPythonPackage {
librime
colorama
ptpython
platformdirs
];
nativeBuildInputs = [
autopxd
Expand Down

0 comments on commit b57a675

Please sign in to comment.