Skip to content

Commit 374673f

Browse files
👷 pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.12.5](astral-sh/ruff-pre-commit@v0.11.11...v0.12.5) - [github.com/Paillat-dev/copywrite: 627dfedabfb34bc8c789da46cb355405fa00c0c5 → v0.21.0](https://github.com/Paillat-dev/copywrite/compare/627dfedabfb34bc8c789da46cb355405fa00c0c5...v0.21.0)
1 parent e8a1a10 commit 374673f

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
@@ -21,14 +21,14 @@ repos:
2121
exclude: \.(po|pot|yml|yaml)$
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
2323
# Ruff version.
24-
rev: v0.11.11
24+
rev: v0.12.5
2525
hooks:
2626
# Run the linter.
2727
- id: ruff
2828
args: [ --fix ]
2929
# Run the formatter.
3030
- id: ruff-format
3131
- repo: https://github.com/Paillat-dev/copywrite # waiting for https://github.com/hashicorp/copywrite/pull/120 to be merged
32-
rev: 627dfedabfb34bc8c789da46cb355405fa00c0c5
32+
rev: v0.21.0
3333
hooks:
3434
- id: add-headers

0 commit comments

Comments
 (0)