Skip to content

Commit 8c17710

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.0 → v21.1.2](pre-commit/mirrors-clang-format@v21.1.0...v21.1.2) - [github.com/PyCQA/pylint: v3.3.8 → v3.3.9](pylint-dev/pylint@v3.3.8...v3.3.9) - [github.com/fsfe/reuse-tool: v5.0.2 → v6.0.0](fsfe/reuse-tool@v5.0.2...v6.0.0)
1 parent 620e248 commit 8c17710

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ repos:
2020
- id: destroyed-symlinks
2121
- id: check-executables-have-shebangs
2222
- repo: https://github.com/pre-commit/mirrors-clang-format
23-
rev: v21.1.0
23+
rev: v21.1.2
2424
hooks:
2525
- id: clang-format
2626
- repo: https://github.com/PyCQA/pylint
27-
rev: v3.3.8
27+
rev: v3.3.9
2828
hooks:
2929
- id: pylint
3030
exclude: ^(.cmake-format.py|conan/conanfile.py|scripts/genignore.py)
@@ -52,6 +52,6 @@ repos:
5252
language: ruby
5353
files: \.(md|mdown|markdown)$
5454
- repo: https://github.com/fsfe/reuse-tool
55-
rev: v5.0.2
55+
rev: v6.0.0
5656
hooks:
5757
- id: reuse

0 commit comments

Comments
 (0)