Skip to content

Commit

Permalink
Merge pull request #38 from hjkgrp/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
dbkchu authored Aug 30, 2024
2 parents 191327d + dc358d3 commit 1e82650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
args: ['--autofix', '--indent=4']
- id: trailing-whitespace
- repo: https://github.com/pycqa/flake8
rev: '7.1.0'
rev: '7.1.1'
hooks:
- id: flake8
args: ['--select=E9,F63,F7,F82']

0 comments on commit 1e82650

Please sign in to comment.