Skip to content

Commit

Permalink
ci(repo): sync with repo template
Browse files Browse the repository at this point in the history
  • Loading branch information
liblaf authored and github-actions[bot] committed May 5, 2024
1 parent 113f090 commit d7b8693
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/stale.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ repos:
hooks:
- id: commitizen
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
rev: v4.0.0-alpha.8
hooks:
- id: prettier
exclude: (.*-lock\..*)|(.*\.lock)$
stages:
- pre-commit
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
Expand Down

0 comments on commit d7b8693

Please sign in to comment.