Skip to content

Commit fe8f428

Browse files
authored
Merge pull request #1010 from ipython/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents afce29c + 795f967 commit fe8f428

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: c60c980e561ed3e73101667fe8365c609d19a438 # frozen: v0.15.9
6+
rev: 6fec9b7edb08fd9989088709d864a7826dc74e80 # frozen: v0.15.12
77
hooks:
88
- id: ruff
99
args:
@@ -33,7 +33,7 @@ repos:
3333
# isort rules get confused in the temporary files
3434
- --ignore=I
3535
- repo: https://github.com/rbubley/mirrors-prettier
36-
rev: c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1 # frozen: v3.8.1
36+
rev: 515f543f5718ebfd6ce22e16708bb32c68ff96e1 # frozen: v3.8.3
3737
hooks:
3838
- id: prettier
3939
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -44,7 +44,7 @@ repos:
4444
- id: check-executables-have-shebangs
4545
- id: requirements-txt-fixer
4646
- repo: https://github.com/pre-commit/mirrors-eslint
47-
rev: d72e5408a82df0b0cb6b9c878fb8cb4e947c1859 # frozen: v10.2.0
47+
rev: 9158d5162f915488785c296b5d08d6d18be10d32 # frozen: v10.3.0
4848
hooks:
4949
- id: eslint
5050
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx

0 commit comments

Comments
 (0)