-
-
Notifications
You must be signed in to change notification settings - Fork 370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pre-commit
fixes
#2669
pre-commit
fixes
#2669
Conversation
@pat-s ✅ |
48aeefa
to
bbab722
Compare
4ce4a37
to
ff75705
Compare
ff75705
to
9401264
Compare
Deployment of preview was successful: https://woodpecker-ci-woodpecker-pr-2669.surge.sh |
bd88eff
to
4cad2cd
Compare
Thanks! Good to go from my side. |
@anbraten One last thing would be to "require" the precommit check to pass in the repo setting |
It's required that all checks have to pass anyway, so this should already work. |
docs/versioned_docs/version-1.0/30-administration/22-backends/40-kubernetes.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Anbraten <anton@ju60.de>
This reverts commit 4cad2cd.
for more information, see https://pre-commit.ci
Following #2650
Via
pre-commit run --all-files
@anbraten Could you enable https://pre-commit.ci/ for the org?