Merge pull request #25 from p-l-/enh-dependabot

Add a Dependabot config file
This commit is contained in:
_Frky 2021-12-31 07:23:33 +01:00 committed by GitHub
commit d29ee1553c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,22 @@
# This file is part of masscanned.
# Copyright 2021 - The IVRE project
#
# Masscanned is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Masscanned is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
# License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Masscanned. If not, see <http://www.gnu.org/licenses/>.
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily