Skip to content

Commit d876523

Browse files
authored
Merge pull request #16 from laas/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 55c77fa + 08d0890 commit d876523

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
@@ -9,12 +9,12 @@ repos:
99
- --target-version
1010
- '5.0'
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.15.6
12+
rev: v0.15.9
1313
hooks:
1414
- id: ruff-check
1515
- id: ruff-format
1616
- repo: https://github.com/pappasam/toml-sort
17-
rev: v0.24.3
17+
rev: v0.24.4
1818
hooks:
1919
- id: toml-sort-fix
2020
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)