Skip to content

Commit 13b2d0b

Browse files
authored
Auto-update pre-commit hooks
1 parent 3c16799 commit 13b2d0b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default_language_version:
33
exclude: '^.github/'
44
repos:
55
- repo: https://github.com/charliermarsh/ruff-pre-commit
6-
rev: v0.0.287
6+
rev: v0.0.291
77
hooks:
88
- id: ruff
99
args: [--fix]
@@ -16,7 +16,7 @@ repos:
1616
- id: end-of-file-fixer
1717
- id: trailing-whitespace
1818
- repo: https://github.com/psf/black
19-
rev: 23.7.0
19+
rev: 23.9.1
2020
hooks:
2121
- id: black
2222
- repo: https://github.com/asottile/blacken-docs

0 commit comments

Comments
 (0)