Skip to content

Commit ab89efb

Browse files
authored
Auto-update pre-commit hooks
1 parent 93fd272 commit ab89efb

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
@@ -2,13 +2,13 @@ default_language_version:
22
python: python3
33
repos:
44
- repo: https://github.com/charliermarsh/ruff-pre-commit
5-
rev: v0.3.4
5+
rev: v0.3.7
66
hooks:
77
- id: ruff
88
args: [--fix]
99
- id: ruff-format
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v4.5.0
11+
rev: v4.6.0
1212
hooks:
1313
- id: check-yaml
1414
- id: fix-encoding-pragma

0 commit comments

Comments
 (0)