dependabot[bot]
f9a34ee61e
build(deps): bump actions/cache from 3.3.1 to 3.3.2
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.3.1...v3.3.2 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
e3ea077a61
build(deps): bump actions/checkout from 3.6.0 to 4.0.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
42be2fb2cf
build(deps): bump actions/checkout from 3.5.3 to 3.6.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v3.6.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Robert Dailey
e2a460bffc
new(guide): Add mkdocs install & preview instructions to CONTRIBUTING.md ( #1494 )
1 year ago
bakerboy448
9568e81261
fix hashcode
1 year ago
TRaSH
1c894bc9f1
fixed: a few errors/typo's from left overs
1 year ago
bakerboy448
22f37b2ea4
Update CONTRIBUTING.md
1 year ago
bakerboy448
0743cce268
Update CONTRIBUTING.md
1 year ago
bakerboy448
73c6d0cbf3
Update CONTRIBUTING.md
1 year ago
yammes08
b9d61a6f63
Update .github/CONTRIBUTING.md
...
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
1 year ago
yammes08
1ca9be5231
Update .github/CONTRIBUTING.md
...
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
1 year ago
yammes08
d95e87156d
Update .github/CONTRIBUTING.md
...
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
1 year ago
yammes08
b1c649c3b0
Added JSON scoring details
...
- Updated CONTRIBUTING.md with details about new JSON scoring requirements
1 year ago
dependabot[bot]
9f19b9d78d
build(deps): bump actions/setup-python from 4.6.1 to 4.7.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.6.1...v4.7.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
bakerboy448
43fcb61320
chore(GIT): block merging by label ( #1415 )
1 year ago
Bakerboy448
738be3a81d
chore(GHA) - yml lint on all push/PR
1 year ago
bakerboy448
33e2851197
chore(GIT): block merging by label
1 year ago
TRaSH
e20c4c242a
style(backend): fixed formatting
...
- Removed open in new window/tab, not working on this page
- formatting
1 year ago
Robert Dailey
463dc40494
ci: Fix markdown lint
...
Commit fb6b49f9
introduced a regression in the markdown lint workflow by
converting the inline configuration options to a `.markdownlint.jsonc`
file. However, this file is not used by the Ruby version of markdownlint
(which is used here). It is used by the Node version instead. The
correct file would have been `.mdlrc`.
This commit simply restores the inline options as they were before that
job was refactored out into its own file. This gets the lint logic
working again without much fuss.
1 year ago
bakerboy448
85ae4b0481
chore(GHA): fix conflict labeler perms
1 year ago
bakerboy448
ff402e9ca2
chore(labeler): run when PR changes or master updates config ( #1413 )
1 year ago
bakerboy448
5368ed76c0
simplify
1 year ago
FonduemangVI
32afed9f12
Update lint-markdown.yml
1 year ago
Eric Nemchik
1f65ddc1bd
feat(maintenance): Simplify and speed up yamllint
...
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Eric Nemchik
fb26a0180a
feat(maintenance): Simplify and speed up markdownlint
...
Signed-off-by: GitHub <noreply@github.com>
1 year ago
bakerboy448
0131a3fec0
chore(labeler): run when PR changes or master updates config
1 year ago
bakerboy448
e7a119e92c
chore(labeler): fix labeler paths ( #1412 )
1 year ago
bakerboy448
16f786d446
chore(labeler) - fix inputs
1 year ago
bakerboy448
fb6b49f986
(chore): GHA - Various ( #1400 )
1 year ago
bakerboy448
8b0d3a345b
chore(GIT): templates and PR cleanup ( #1407 )
...
Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>
1 year ago
bakerboy448
0225287d54
chore(labeler) - fix backend labeling
1 year ago
TRaSH
36d5c4c7b3
chore(backend): several backend changes ( #1403 )
1 year ago
bakerboy448
3b978033ee
fixup! chore(backend): added branch/pull request naming
1 year ago
bakerboy448
f6db9215ee
fixup! chore(backend): added branch/pull request naming
1 year ago
TRaSH
3f5aa76bf5
chore(backend): fix MD036
1 year ago
TRaSH
53dacd5a9b
chore(backend): added branch/pull request naming
...
- Added: Branch naming
- Added: Pull Request naming
- Added: DRAFT Pull Request - When doing a PR that is WIP
1 year ago
TRaSH
824f59b876
chore(backend): Change URL from personal to org
...
- Changed: URL from personal to org
1 year ago
nuxen
36c9a2cfcf
chore(labeler): sort Sonarr directory order
1 year ago
bakerboy448
c5eb359aba
Update labeler.yml - add sonarr naming
1 year ago
Bakerboy448
03d046d838
chore: update labels & sync
1 year ago
Bakerboy448
0302b1bb8b
(chore): add PR request labeler
...
- Radarr
- Sonarr
- Recyclarr
- Plex
- Prowlarr
- Bazarr
1 year ago
dependabot[bot]
d5fed212eb
build(deps): bump actions/checkout from 3.5.2 to 3.5.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.5.2...v3.5.3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
e28dd20935
build(deps): bump actions/setup-python from 4.6.0 to 4.6.1
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.6.0...v4.6.1 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
491f2a619e
build(deps): bump actions/setup-python from 4.5.0 to 4.6.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
29a8635152
build(deps): bump actions/checkout from 3.5.0 to 3.5.2
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.5.0...v3.5.2 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
4e3e551753
build(deps): bump actions/checkout from 3.4.0 to 3.5.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.4.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
41ece5c317
build(deps): bump actions/checkout from 3.3.0 to 3.4.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.4.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
c56c9b1056
build(deps): bump actions/cache from 3.2.6 to 3.3.1
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.6 to 3.3.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.2.6...v3.3.1 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
c0d250aeae
build(deps): bump actions/cache from 3.2.5 to 3.2.6
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.2.5...v3.2.6 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
TRaSH
8a7f5b0e8e
Update CONTRIBUTING.md
...
- Added: YAML file naming rules
- Added: If the `metadata.json` and `metadata.schema.json` needs changes.
- Added: When adding a RlsGRp to a CF add WHY.
- Fixed: Typo
2 years ago
dependabot[bot]
46d14d9d8d
build(deps): bump actions/cache from 3.2.4 to 3.2.5
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.2.4...v3.2.5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
f9dbdc6d45
build(deps): bump actions/cache from 3.2.3 to 3.2.4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
5492e45880
build(deps): bump actions/setup-python from 4.4.0 to 4.5.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
6586d01b0c
build(deps): bump actions/checkout from 3.2.0 to 3.3.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
16a6b437f7
build(deps): bump actions/cache from 3.2.2 to 3.2.3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.2.2...v3.2.3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
2928e99bc5
build(deps): bump actions/checkout from 3.0.0 to 3.2.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.0.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
TRaSH
1f2e5e3af5
Merge branch 'master' into dependabot/github_actions/actions/cache-3.2.2
2 years ago
dependabot[bot]
1960919762
build(deps): bump actions/cache from 3.0.0 to 3.2.2
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.0 to 3.2.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.0.0...v3.2.2 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
d5a0a63270
build(deps): bump actions/setup-python from 4.0.0 to 4.4.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.0.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.0.0...v4.4.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Eric Nemchik
570d849612
Switch dependabot to weekly
2 years ago
Eric Nemchik
e4d270ddc6
Use full semver for GHA
2 years ago
dependabot[bot]
975cc35ce8
build(deps): bump actions/cache from 2 to 3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Eric Nemchik
f18ed3160d
quote variable
2 years ago
Eric Nemchik
f1a0149d66
Rework deploy
...
Build (test) on every commit
Deploy only when pushing to master or main
Add build caching (speed up repeat builds)
2 years ago
Eric Nemchik
fc234c0b3a
Rework linting
...
More readable
Faster (using find without xargs)
2 years ago
TRaSH
32c0ad6646
Fix: MD032
2 years ago
TRaSH
cd04244dc8
Added: regex test case info
...
- Added: regex test case info, from now on when updating or adding a new CF the test case url needs to be added to the json.
2 years ago
TRaSH
d40b1382d0
Added: Radarr/Sonarr Custom Format (JSON) Guidelines
...
- Radarr/Sonarr Custom Format (JSON) Guidelines
2 years ago
Robert Dailey
e1d93b248e
ci: Validation workflow for metadata.json
...
The goal of this pipeline is to assist in catching issues with changes
made to `metadata.json`. This will be especially useful to have during
pull requests, where changes can be validated before they are merged,
which will avoid breaking any tooling that depends on the
`metadata.json` file.
2 years ago
dependabot[bot]
63cbe2acf4
Bump actions/setup-python from 3 to 4
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
1269f29ef6
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
2ac085930f
Bump actions/setup-python from 2 to 3
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Patrick Creighton
b166b85997
Checkout all commits when deploying
3 years ago
bakerboy448
42acfdc1cf
linting and misc
...
add markdownlint.jsonc
3 years ago
TRaSH
f9dbc175ae
Ficed: new-line-at-end-of-file
3 years ago
TRaSH
fb937b1d09
Create stale.yml
...
- a GitHub Integration built with Probot that closes abandoned issues after a period of inactivity.
3 years ago
TRaSH
5d79de0dbd
Added: Ignore MD041
...
The reason why I ignore this is to make it easier for me to make use of Snippets (insert content from other files) for easier maintance
3 years ago
Eric Nemchik
6d5615af78
Let dependabot handle versioning
3 years ago
TRaSH
6a918628b0
Update lint.yml
4 years ago
dependabot[bot]
894ed38690
Bump actions/setup-python from v2.2.1 to v2.2.2
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.2.1 to v2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.2.1...dc73133d4da04e56a135ae2246682783cc7c7cb6 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
TRaSH
4e7b7436aa
Update CONTRIBUTING.md
...
Fixed: Type that broke the link
4 years ago
TRaSH
30ae81d15d
Move Coffee to 1 location
...
- Move Coffee to 1 location
4 years ago
TRaSH
eae7f5254d
Update FUNDING.yml
4 years ago
TRaSH
cd22ea56cd
Update FUNDING.yml
...
Added: buy me a coffee link
(what are you saying ? i'm addicted to coffee ? Yes, but i've seen worse addictions ;) )
4 years ago
TRaSH
ce37e962e4
Merge branch 'TRaSH--Funding'
4 years ago
TRaSH
3e8a8347af
Update CODE_OF_CONDUCT.md
...
- Fixed: MD errors
4 years ago
TRaSH
48573ab04c
Create CODE_OF_CONDUCT.md
4 years ago
TRaSH
7cfa42ce15
Update CONTRIBUTING.md
4 years ago
TRaSH
dfbc7da276
Create CONTRIBUTING.md
...
Added: Contrubuting
4 years ago
TRaSH
a92930de55
Create FUNDING.yml
4 years ago
Eric Nemchik
00797a74e7
Rename mkdocs workflow, add dependabot for pip, relocate requirements.txt
4 years ago
TRaSH
544b66638d
Create config.yml
4 years ago
TRaSH
06e7eeba4f
Update issue templates
4 years ago
TRaSH
15ff2e99cf
Update issue templates
4 years ago
TRaSH
e2e4eaf7ab
Update issue templates
4 years ago
dependabot[bot]
f97c331df5
Bump actions/setup-python from v2.2.0 to v2.2.1
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.2.0...3105fb18c05ddd93efea5f9e0bef7a03a6e9e7df )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
2ac6831931
Bump actions/setup-python from v2.1.4 to v2.2.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.4 to v2.2.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.4...8c5ea631b2b2d5d8840cf4a2b183a8a0edc1e40d )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Eric Nemchik
5d15bca88d
Update mkdocs.yml
4 years ago
dependabot[bot]
5b505f8774
Bump actions/checkout from v2.3.3 to v2.3.4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.3 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
TRaSH
1761066a3f
Create dependabot.yml
4 years ago