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.
1 parent ff437e0 commit f544090Copy full SHA for f544090
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
- args: ["--config-file", ".github/linters/actionlint.yml"]
48
id: actionlint
49
repo: https://github.com/rhysd/actionlint
50
- rev: v1.7.7
+ rev: v1.7.8
51
- hooks:
52
- id: helm-docs-container
53
repo: https://github.com/norwoodj/helm-docs
@@ -64,7 +64,7 @@ repos:
64
- args: ["--sp", ".github/linters"]
65
id: isort
66
repo: https://github.com/pycqa/isort
67
- rev: 6.1.0
+ rev: 7.0.0
68
69
- args: ["--rcfile=.github/linters/.python-lint"]
70
entry: pylint
0 commit comments