Skip to content

Commit

Permalink
Merge pull request #275 from spookylukey/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
spookylukey authored Nov 28, 2022
2 parents afeac61 + e604c2e commit 9d0e3d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: 'https://github.com/pre-commit/pre-commit-hooks'
rev: v4.3.0
rev: v4.4.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -17,7 +17,7 @@ repos:
hooks:
- id: check-manifest
- repo: 'https://github.com/myint/autoflake'
rev: v1.7.7
rev: v2.0.0
hooks:
- id: autoflake
args:
Expand All @@ -35,7 +35,7 @@ repos:
- id: black
language_version: python3.9
- repo: https://github.com/ikamensh/flynt/
rev: '0.76'
rev: '0.77'
hooks:
- id: flynt
language_version: python3.9
Expand Down

0 comments on commit 9d0e3d6

Please sign in to comment.