Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/pylint: v3.2.4 → v3.2.6](pylint-dev/pylint@v3.2.4...v3.2.6)
- [github.com/fsfe/reuse-tool: v3.1.0a1 → v4.0.3](fsfe/reuse-tool@v3.1.0a1...v4.0.3)
  • Loading branch information
pre-commit-ci[bot] authored and dantti committed Aug 21, 2024
1 parent c87c4a2 commit 5258205
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repos:
hooks:
- id: clang-format
- repo: https://github.com/PyCQA/pylint
rev: v3.2.4
rev: v3.2.6
hooks:
- id: pylint
exclude: ^(.cmake-format.py|conan/conanfile.py|scripts/genignore.py)
Expand Down Expand Up @@ -52,6 +52,6 @@ repos:
language: ruby
files: \.(md|mdown|markdown)$
- repo: https://github.com/fsfe/reuse-tool
rev: v3.1.0a1
rev: v4.0.3
hooks:
- id: reuse

0 comments on commit 5258205

Please sign in to comment.