Skip to content

Commit b2f317e

Browse files
authored
Merge pull request #121 from Linuxfabrik/chore/pre-commit-autoupdate
chore: update pre-commit hooks
2 parents b504bef + 7df6e9b commit b2f317e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: 'trailing-whitespace'
1111

1212
- repo: 'https://github.com/astral-sh/ruff-pre-commit'
13-
rev: 'v0.15.9'
13+
rev: 'v0.15.10'
1414
hooks:
1515
- id: 'ruff-check'
1616
args: ['--fix']

0 commit comments

Comments
 (0)