Skip to content

Commit 1a440d2

Browse files
authored
Merge pull request #38 from nextcloud/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 1eba35d + e738fcf commit 1a440d2

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
@@ -12,7 +12,7 @@ repos:
1212
- id: mixed-line-ending
1313

1414
- repo: https://github.com/PyCQA/isort
15-
rev: 6.0.0
15+
rev: 6.0.1
1616
hooks:
1717
- id: isort
1818
files: ex_app/lib/
@@ -24,7 +24,7 @@ repos:
2424
files: ex_app/lib/
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.9.7
27+
rev: v0.11.0
2828
hooks:
2929
- id: ruff
3030

0 commit comments

Comments
 (0)