Skip to content

Commit e4c9ce0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.13](astral-sh/ruff-pre-commit@v0.15.12...v0.15.13) - [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.13](astral-sh/ruff-pre-commit@v0.15.12...v0.15.13)
1 parent 8ffe38d commit e4c9ce0

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

1111
# ruff examples
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.15.12
13+
rev: v0.15.13
1414
hooks:
1515
- id: ruff
1616
name: ruff lint examples

0 commit comments

Comments
 (0)