Skip to content

Commit 473186d

Browse files
[pre-commit.ci] pre-commit autoupdate (#1855)
1 parent 94c5219 commit 473186d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,21 +31,21 @@ repos:
3131
args:
3232
- --trailing-comma=es5
3333
- repo: https://github.com/pre-commit/mirrors-eslint
34-
rev: v8.52.0
34+
rev: v8.53.0
3535
hooks:
3636
- id: eslint
3737
files: \.js?$
3838
types: [file]
3939
args:
4040
- --fix
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: 'v0.1.3'
42+
rev: 'v0.1.4'
4343
hooks:
4444
- id: ruff
4545
args: [--fix, --exit-non-zero-on-fix]
4646
- id: ruff-format
4747
- repo: https://github.com/tox-dev/pyproject-fmt
48-
rev: 1.3.0
48+
rev: 1.4.1
4949
hooks:
5050
- id: pyproject-fmt
5151
- repo: https://github.com/abravalheri/validate-pyproject

0 commit comments

Comments
 (0)