Skip to content

Commit e491c7c

Browse files
authored
Merge pull request #4 from Linuxfabrik/chore/pre-commit-autoupdate
chore: update pre-commit hooks
2 parents 9b6bae4 + 7464fd6 commit e491c7c

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: 'https://github.com/astral-sh/ruff-pre-commit'
3-
rev: 'v0.15.11'
3+
rev: 'v0.15.12'
44
hooks:
55
- id: 'ruff-check'
66
args: ['--fix']

0 commit comments

Comments
 (0)