Skip to content

Commit ecae8ae

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/Lucas-C/pre-commit-hooks: v1.5.5 → v1.5.6](Lucas-C/pre-commit-hooks@v1.5.5...v1.5.6) - [github.com/astral-sh/ruff-pre-commit: v0.8.1 → v0.15.8](astral-sh/ruff-pre-commit@v0.8.1...v0.15.8)
1 parent 313fac8 commit ecae8ae

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,6 +1,6 @@
11
repos:
22
- repo: https://github.com/Lucas-C/pre-commit-hooks
3-
rev: v1.5.5
3+
rev: v1.5.6
44
hooks:
55
- id: insert-license
66
name: "Insert license header in Python source files"
@@ -11,7 +11,7 @@ repos:
1111
- --fuzzy-match-generates-todo
1212

1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.8.1
14+
rev: v0.15.8
1515
hooks:
1616
- id: ruff
1717
args: [--fix]

0 commit comments

Comments
 (0)