Skip to content

Commit ec36a0c

Browse files
[pre-commit.ci] pre-commit autoupdate (#3364)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Dimitri Papadopoulos Orfanos <[email protected]>
1 parent edef040 commit ec36a0c

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
@@ -50,15 +50,15 @@ repos:
5050
files: dictionary.*\.txt$|\.wordlist$
5151
args: [--ignore-case]
5252
- repo: https://github.com/adrienverge/yamllint.git
53-
rev: v1.34.0
53+
rev: v1.35.1
5454
hooks:
5555
- id: yamllint
5656
args:
5757
- --no-warnings
5858
- -d
5959
- "{extends: relaxed, rules: {line-length: {max: 90}}}"
6060
- repo: https://github.com/astral-sh/ruff-pre-commit
61-
rev: v0.2.1
61+
rev: v0.2.2
6262
hooks:
6363
- id: ruff
6464
- id: ruff-format

0 commit comments

Comments
 (0)