Skip to content
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.ci] pre-commit autoupdate #316

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Conversation

@@ -26,4 +26,4 @@
@bellshade
def wpu(str1):
return str1
assert str1 == 'Bellshade'
assert str1 == "Bellshade"

Check warning

Code scanning / CodeQL

Unreachable code Warning

This statement is unreachable.
res = file.write('Berhasil membuat berkas dengan CLI...')
if opt in ["-c", "--create"]:
with open(arg, "w") as file:
res = file.write("Berhasil membuat berkas dengan CLI...")

Check notice

Code scanning / CodeQL

Unused global variable Note

The global variable 'res' is not used.
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/MarcoGorelli/auto-walrus: v0.2.2 → 0.3.3](MarcoGorelli/auto-walrus@v0.2.2...0.3.3)
- [github.com/psf/black: 24.3.0 → 24.4.0](psf/black@24.3.0...24.4.0)
@slowy07 slowy07 added the ready-to-merge ok to merge to branch main label Apr 17, 2024
@mergify mergify bot merged commit fe4c78b into main Apr 17, 2024
7 of 14 checks passed
Copy link

mergify bot commented Apr 17, 2024

terima kasih atas kontribusinya @pre-commit-ci[bot] !

@mergify mergify bot deleted the pre-commit-ci-update-config branch April 17, 2024 08:37
@mergify mergify bot requested a review from a team April 17, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant