We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83f0dbe + 6ab288b commit d46e455Copy full SHA for d46e455
.pre-commit-config.yaml
@@ -9,7 +9,6 @@ repos:
9
rev: v5.0.0
10
hooks:
11
- id: check-added-large-files
12
- - id: check-docstring-first
13
- id: check-executables-have-shebangs
14
- id: check-merge-conflict
15
- id: check-shebang-scripts-are-executable
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "lima-plugin"
3
-version = "1.4.0"
+version = "1.5.0"
4
description = "Xbar and Swiftbar plugin to control lima"
5
authors = ["Joe Block <jpb@unixorn.net>"]
6
license = "Apache 2.0"
0 commit comments