Compare commits

..

No commits in common. "b87a0499ad66876cbac6ca43898fcbf6b8107a68" and "8084f48a2be24c0ef669de3f05d59d2ead306995" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View File

@ -83,7 +83,7 @@ repos:
"@prettier/plugin-ruby@4.0.4",
]
- repo: https://github.com/psf/black
rev: 24.1.1
rev: 23.12.1
hooks:
- id: black
#Refer to pyproject.toml

View File

@ -26,9 +26,5 @@ flatpak remote-modify --enable flathub-beta $@
flatpak remote-modify --enable kdeapps $@
# The other repositories are very unlikely to ship by default with anything
# Hints?
printf 'Only want verified flatpaks? No problem!\n\tflatpak remote-modify --subset=verified flathub\n'
# Revert? ~/.local/share/flatpak/repo/config or /var/lib/flatpak/repo/config
# Hide commands being executed again
set +x