Skip to content

Commit 66129b3

Browse files
authored
Merge pull request #200 from openebs/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 305e60a + 51014fa commit 66129b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ repos:
88
files: ^(pyproject.toml|deploy/helm/rawfile-localpv/Chart.yaml)
99
types: [file]
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.12.7
11+
rev: v0.12.8
1212
hooks:
1313
- id: ruff
1414
args: [ --fix ]
1515
exclude: rawfile/csi/
1616
- id: ruff-format
1717
exclude: rawfile/csi/
1818
- repo: https://github.com/pre-commit/pre-commit-hooks
19-
rev: v5.0.0
19+
rev: v6.0.0
2020
hooks:
2121
- id: check-yaml
2222
exclude: |

0 commit comments

Comments
 (0)