Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Renovate Bot
renovate
Repository
65324ac58892479c971d483711e686a9c3e1883c
Select Git revision
Branches
18
main
default
protected
revert-34564-fix/go/prefer-toolchain-version
next
feat/21347-autodiscoverfilter-multiple-exclusions
feat/node-v22
fix/apply_static_config
fix/regex-handling
feat/24459-bun-workspaces-wip
ci/test-windows-2025
fix/32967-toml-templates
feat/24513-is-breaking
feat/scm-stats
feat/28300-enforce-top-level-options
feat/modern-encryption
feat/19980-renovate-compatibility
test/vitest
feat/i18n
archive/esm
Tags
20
39.203.0
39.202.0
39.201.0
39.200.4
39.200.3
39.200.2
39.200.1
39.200.0
39.199.1
39.199.0
39.198.1
39.198.0
39.197.0
39.196.0
39.195.1
39.195.0
39.194.1
40.0.0-next.22
40.0.0-next.21
39.194.0
38 results
renovate
.lintstagedrc.json
Find file
Blame
Permalink
3 weeks ago
9bbb1385
chore: add prettier to pre-commit (#34344)
· 9bbb1385
Michael Kriese
authored
3 weeks ago
Unverified
9bbb1385
History
chore: add prettier to pre-commit (#34344)
Michael Kriese
authored
3 weeks ago
.lintstagedrc.json
47 B
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
{ "*": "prettier --ignore-unknown --write" }