Skip to content

Commit f81051a

Browse files
authored
Merge pull request #13 from unixorn/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 05a6c04 + 8b3ce11 commit f81051a

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/workflows/awesomebot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
fetch-depth: 0
2121
- uses: docker://dkhamsing/awesome_bot:latest
2222
with:
23-
args: /github/workspace/README.md --allow-ssl --allow 500,501,502,503,504,509,521 --allow-dupe --allow-redirect --request-delay 1 --white-list https://github,https://img.shields.io
23+
args: /github/workspace/README.md --allow-ssl --allow 500,501,502,503,504,509,521 --allow-dupe --allow-redirect --request-delay 1 --white-list https://github,https://img.shields.io

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# See https://pre-commit.com/hooks.html for more hooks
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.4.0
6+
rev: v4.6.0
77
hooks:
88
- id: check-added-large-files
99
- id: check-executables-have-shebangs

LICENSE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,4 +405,3 @@ the avoidance of doubt, this paragraph does not form part of the
405405
public licenses.
406406

407407
Creative Commons may be contacted at creativecommons.org.
408-

0 commit comments

Comments
 (0)