Skip to content

Commit 538be7c

Browse files
authored
Merge pull request internetarchive#11189 from internetarchive/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3ee7afd + 4e61370 commit 538be7c

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
@@ -32,7 +32,7 @@ repos:
3232
- id: auto-walrus
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.12.9
35+
rev: v0.12.10
3636
hooks:
3737
- id: ruff-check
3838
args: [ --fix ]
@@ -72,7 +72,7 @@ repos:
7272
- id: validate-pyproject
7373

7474
- repo: https://github.com/pre-commit/mirrors-eslint
75-
rev: v9.33.0
75+
rev: v9.34.0
7676
hooks:
7777
- id: eslint
7878
types: [file]

0 commit comments

Comments
 (0)