Skip to content

Commit

Permalink
Update .pre-commit-config.yaml (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
mosfet80 authored Jun 23, 2024
1 parent e1f057a commit 4e974d7
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 @@ -15,7 +15,7 @@
repos:
# Standard hooks
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.6.0
hooks:
- id: check-added-large-files
args: ['--maxkb=1000']
Expand Down Expand Up @@ -55,7 +55,7 @@ repos:
args: ["--skip-string-normalization"]

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.6.0
hooks:
- id: double-quote-string-fixer

Expand Down

0 comments on commit 4e974d7

Please sign in to comment.