https://github.com/fabasoad/hygieia
Hygieia is a goddess of health (Greek: ὑγίεια), cleanliness and hygiene..... of my repos 🧹
https://github.com/fabasoad/hygieia
automation
Last synced: 6 months ago
JSON representation
Hygieia is a goddess of health (Greek: ὑγίεια), cleanliness and hygiene..... of my repos 🧹
- Host: GitHub
- URL: https://github.com/fabasoad/hygieia
- Owner: fabasoad
- License: mit
- Created: 2025-11-08T12:37:20.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-12-17T16:16:52.000Z (7 months ago)
- Last Synced: 2025-12-28T04:28:26.485Z (6 months ago)
- Topics: automation
- Language: Shell
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hygieia
Hygieia is a goddess of health (Greek: ὑγίεια), cleanliness and hygiene..... of
my repos 🧹
## Hooks
Hooks is a set of scripts that automate various tasks across multiple repositories.
This automation uses "fabasoad-contents-crud" GitHub App and runs every Friday
at 07:00 JST.
### ncu
This script is used to bump npm dependencies versions in the `package.json` file
within all `fabasoad` repositories.
### pre-commit
This script is used to bump the pre-commit hooks version in the `.pre-commit-config.yaml`
file within all `fabasoad` repositories.
### pre-commit prettier
This script is used to bump prettier hook version in the `.pre-commit-config.yaml`
file within all `fabasoad` repositories.
## Contributions
