Skip to content

Commit

Permalink
ci - pre-commit autoupdate (#24)
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/fsfe/reuse-tool: v3.0.1 → v3.0.2](fsfe/reuse-tool@v3.0.1...v3.0.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored May 15, 2024
1 parent d790e3a commit aac2a98
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 @@ -3,7 +3,7 @@

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
# Forbid files which have a UTF-8 byte-order marker
- id: check-byte-order-marker
Expand Down Expand Up @@ -32,6 +32,6 @@ repos:
# The REUSE helper tool assists with achieving and confirming REUSE compliance.
# See: https://reuse.software/
- repo: https://github.com/fsfe/reuse-tool
rev: v3.0.1
rev: v3.0.2
hooks:
- id: reuse

0 comments on commit aac2a98

Please sign in to comment.