Skip to content

Commit 1eeed6a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v8.53.0 → v8.54.0](pre-commit/mirrors-eslint@v8.53.0...v8.54.0) - [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](astral-sh/ruff-pre-commit@v0.1.5...v0.1.6)
1 parent bd605b9 commit 1eeed6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: sort-simple-yaml
2121
- id: trailing-whitespace
2222
- repo: https://github.com/pre-commit/mirrors-eslint
23-
rev: v8.53.0
23+
rev: v8.54.0
2424
hooks:
2525
- id: eslint
2626
args: [--fix]
@@ -38,7 +38,7 @@ repos:
3838
additional_dependencies: ["tomli"]
3939
- repo: https://github.com/astral-sh/ruff-pre-commit
4040
# Ruff version.
41-
rev: "v0.1.5"
41+
rev: "v0.1.6"
4242
hooks:
4343
- id: ruff
4444
args: [--fix]

0 commit comments

Comments
 (0)