Skip to content

Commit bd2e5b6

Browse files
[pre-commit.ci] pre-commit autoupdate (#204)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b8d9b15 commit bd2e5b6

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
@@ -1,7 +1,7 @@
11
repos:
22
# ruff PyBispectra
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.15.7
4+
rev: v0.15.8
55
hooks:
66
- id: ruff
77
name: ruff lint pybispectra
@@ -10,7 +10,7 @@ repos:
1010

1111
# ruff examples
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.15.7
13+
rev: v0.15.8
1414
hooks:
1515
- id: ruff
1616
name: ruff lint examples
@@ -45,7 +45,7 @@ repos:
4545

4646
# toml-sort
4747
- repo: https://github.com/pappasam/toml-sort.git
48-
rev: v0.24.3
48+
rev: v0.24.4
4949
hooks:
5050
- id: toml-sort-fix
5151

0 commit comments

Comments
 (0)