mirror of
https://github.com/cachix/install-nix-action.git
synced 2024-11-23 17:10:53 +00:00
3d81dbf023
Actual command: `nix-shell --packages nodePackages.prettier --pure --run 'prettier --write .'`.
12 lines
251 B
YAML
12 lines
251 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
time: "00:00"
|
|
timezone: UTC
|
|
open-pull-requests-limit: 10
|
|
commit-message:
|
|
prefix: "chore"
|
|
include: "scope"
|