Skip to content

Commit dc6506d

Browse files
authored
Merge pull request #646 from opendatacube/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents d698470 + a9bed66 commit dc6506d

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
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.9.10
4+
rev: v0.11.0
55
hooks:
66
- id: ruff
77
args: [--fix, --show-fixes, --output-format, grouped]
@@ -18,7 +18,7 @@ repos:
1818
# - id: curlylint
1919
# Lint Yaml files
2020
- repo: https://github.com/adrienverge/yamllint.git
21-
rev: v1.35.1
21+
rev: v1.36.2
2222
hooks:
2323
- id: yamllint
2424
args: ['-c', '.yamllint']

0 commit comments

Comments
 (0)