Skip to content

Commit 0a3d081

Browse files
[pre-commit.ci] pre-commit autoupdate (#53)
1 parent aaefddb commit 0a3d081

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
@@ -1,12 +1,12 @@
11
files: 'xvec\/'
22
repos:
33
- repo: https://github.com/psf/black
4-
rev: 23.7.0
4+
rev: 23.9.1
55
hooks:
66
- id: black
77
language_version: python3
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: "v0.0.280"
9+
rev: "v0.0.292"
1010
hooks:
1111
- id: ruff
1212

0 commit comments

Comments
 (0)