Skip to content

Commit

Permalink
Merge pull request #3 from radarhere/add-3.10-travis
Browse files Browse the repository at this point in the history
pre-commit autoupdate --freeze
  • Loading branch information
hugovk committed Aug 12, 2021
2 parents c0626ba + b2983b1 commit 091746b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .pre-commit-config.yaml
@@ -1,6 +1,9 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: 38b88246ccc552bffaaf54259d064beeee434539 # frozen: v4.0.1
hooks:
- id: check-merge-conflict
- id: check-yaml

ci:
autoupdate_schedule: quarterly

0 comments on commit 091746b

Please sign in to comment.