Skip to content

Commit ebf60ab

Browse files
Merge pull request #238 from cyr-ius/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents be91363 + 544f856 commit ebf60ab

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
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.13.3
4+
rev: v0.14.0
55
hooks:
66
- id: ruff
77
args:
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: prettier
3434
- repo: https://github.com/cdce8p/python-typing-update
35-
rev: v0.7.2
35+
rev: v0.7.3
3636
hooks:
3737
# Run `python-typing-update` hook manually from time to time
3838
# to update python typing syntax.

0 commit comments

Comments
 (0)